Skip to content

wildart/LMCLUS.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMCLUS

A Julia package for linear manifold clustering.

Build Status Coverage Status DOI

Installation

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 Compatibility

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

Resources

About

The Julia package for Linear Manifold Clustering

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages