cl-rmath
A Common Lisp wrapper for the Rmath library.
$ area51 add cl-rmathCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rmath:some-function ...)A Common Lisp wrapper for the Rmath library.
$ area51 add cl-rmathCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rmath:some-function ...)