/PLMC.jl

Piecewise Linear Manifold Clustering

Primary LanguageJuliaMIT LicenseMIT

PLMC

A Julia package for piecewise linear manifold clustering.

Build Status

Installation

For Julia 1.1+, add BoffinStuff registry in package manager, and proceed with installation:

pkg> registry add https://github.com/wildart/BoffinStuff.git
pkg> add PLMC