cl-veq

MIT

reasonably fast operations for 1-4d vectors, matrices, and arrays of vectors.

$ area51 add cl-veqCopy

Usage

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

Dependencies