clusters

BSD simplified

Cluster algorithms in CL, for CL.

$ area51 add clustersCopy

Usage

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