cl-rmath

Boost Software License - Version 1.0

A Common Lisp wrapper for the Rmath library.

$ area51 add cl-rmathコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-rmath:some-function ...)

依存関係