magicl

BSD 3-Clause (See LICENSE.txt)

Matrix Algebra proGrams In Common Lisp

$ area51 add magiclCopy

Usage

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