cl-libsvm-format
A fast LibSVM data format reader for Common Lisp
$ area51 add cl-libsvm-formatCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libsvm-format:some-function ...)A fast LibSVM data format reader for Common Lisp
$ area51 add cl-libsvm-formatCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libsvm-format:some-function ...)