mathkit

MIT

Various utilities for math

$ area51 add mathkitCopy

Usage

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