nail

MIT

library providing convenient functions for working with linalg, statistics and probability.

$ area51 add nailCopy

Usage

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