cl-mathstats

MIT Style License

Common Lisp math and statistics routines

$ area51 add cl-mathstatsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mathstats:some-function ...)