gsll

GPL v3

GNU Scientific Library for Lisp.

$ area51 add gsllCopy

Usage

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