cl-libsvm

MIT

CFFI wrapper for LIBSVM

$ area51 add cl-libsvmCopy

Usage

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