numericals
A collection of minimal-dependency utilities for numericals. These do not require PELTADOT.
$ area51 add numericalsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(numericals:some-function ...)