l-math
A simple math library focused on linear algebra.
$ area51 add l-mathCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(l-math:some-function ...)A simple math library focused on linear algebra.
$ area51 add l-mathCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(l-math:some-function ...)