nail
library providing convenient functions for working with linalg, statistics and probability.
$ area51 add nailCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(nail:some-function ...)