Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 268 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 268 Bytes

Install

Install using

git clone https://github.com/marekrams/IsingFF.git && cd IsingFF
pip install .

or just clone and add IsingFF root to your Python import path.

Examples and docs

See examples in examples folder and docstring.