mktranstrum / MBAM

Code for the Manifold Boundary Approximation Method
MIT License
14 stars 5 forks source link

MBAM

Code for the Manifold Boundary Approximation Method

Install

Using pip

pip install mbam

From source

git clone https://github.com/mktranstrum/MBAM.git
pip install ./MBAM

Example

See examples.

Attribution

Please cite Transtrum, Machta, and Sethna (2011) and Transtrum and Qiu (2014) if you find this code useful in your research.

License

mbam is free software distributed under the MIT License; see the LICENSE file for details.