Metadata-Version: 2.1
Name: ml-ms4alg
Version: 0.1.1
Summary: Mountainsort v4 for MountainLab
Home-page: https://github.com/magland/ml_ms4alg
Author: Jeremy Magland
Author-email: 
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pybind11
Requires-Dist: isosplit5
Requires-Dist: numpy
Requires-Dist: mountainlab-pytools
Requires-Dist: h5py

ml_ms4alg

MountainSort v4
MountainLab processor library

Installation:
* clone this repository into .mountainlab/packages/
* Install the required python packages via:

cd ml_ms4alg
pip3 install --upgrade -r requirements.txt


