l-math

GPLv3 with Classpath Exception

A simple math library focused on linear algebra.

$ area51 add l-mathCopy

Usage

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