mathkit
Various utilities for math
$ area51 add mathkitCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(mathkit:some-function ...)Various utilities for math
$ area51 add mathkitCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(mathkit:some-function ...)