cl-rmath

Boost Software License - Version 1.0

A Common Lisp wrapper for the Rmath library.

$ area51 add cl-rmathCopy

Usage

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

Dependencies