cl-mathstats
Common Lisp math and statistics routines
$ area51 add cl-mathstatsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mathstats:some-function ...)Common Lisp math and statistics routines
$ area51 add cl-mathstatsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mathstats:some-function ...)