A Julia package for linear manifold clustering.
Prior to Julia v0.7.0
Pkg.clone("https://github.com/wildart/LMCLUS.jl.git")
For Julia v0.7.0/1.0.0
pkg> add https://github.com/wildart/LMCLUS.jl.git#0.4.0
For Julia 1.1+, add BoffinStuff registry in the package manager before installing the package.
pkg> registry add https://github.com/wildart/BoffinStuff.git
pkg> add LMCLUS
Julia Version | LMCLUS version |
---|---|
v0.3.* | v0.0.2 |
v0.4.* | v0.1.2 |
v0.5.* | v0.2.0 |
v0.6.* | v0.3.0 |
≥v0.7.* | v0.4.0 |
≥v1.1.* | ≥v0.4.1 |
12/17/2013
7 months ago
181 commits