cepl.spaces

BSD 2 Clause

Adds abstractions over vector spaces to CEPL

$ area51 add cepl.spacesCopy

Usage

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