cl-bayesnet
A Common Lisp Bayesian Network Inference Engine
$ area51 add cl-bayesnetCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-bayesnet:some-function ...)A Common Lisp Bayesian Network Inference Engine
$ area51 add cl-bayesnetCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-bayesnet:some-function ...)