cl-clsparse
Common Lisp bindings for clSPARSE
$ area51 add cl-clsparseCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-clsparse:some-function ...)Common Lisp bindings for clSPARSE
$ area51 add cl-clsparseCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-clsparse:some-function ...)