SR3

SR3 fusion clustering


Keywords
tensors, big-data, signal, processing, manifold-learning, clustering
License
GPL-3.0
Install
pip install SR3==0.0.1.1

Documentation

SR3 fusion Clustering

A Python version of SR3 fusion clustering is available from PyPi. pip install --user SR3

To get the latest version from Github, pip install --user git+git://github.com/stanleyjs/SR3.git

To get a locally editable version that you can branch and develop, git clone git@github.com/stanleyjs/SR3.git and then pip install --user --editable ./

You can move between branches with this editable install and your pip will follow.