numericals

MIT

A collection of minimal-dependency utilities for numericals. These do not require PELTADOT.

$ area51 add numericalsCopy

Usage

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