amitgroup

Code for Yali Amit's Research Group.


License
BSD-3-Clause
Install
pip install amitgroup==0.9.0

Documentation

Amit Group

Code For Yali Amit's Research Group written in Python.

Requirements

Documentation

Installation

pip install amitgroup

For developers

If you are planning to develop for amitgroup, it might be nicer to run it in place. For this, compile the Cython-driven code by

python setup.py build_ext --inplace

and then of course don't forget to add the top amitgroup directory to your PYTHONPATH.