exact-cluster
v0.0.3
Published
A C++ implementation of generic exact Bayesian clustering. Uses O(2^n) memory and O(3^n) time.
Maintainers
Readme
To build: node-gyp rebuild To test: node test.js If you're not on the Hangtime dev box, you'll have to change the require paths at the top of test.js.
