gsll
GNU Scientific Library for Lisp.
$ area51 add gsllCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(gsll:some-function ...)GNU Scientific Library for Lisp.
$ area51 add gsllCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(gsll:some-function ...)