AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
magnets/__init__.py
magnets.egg-info/PKG-INFO
magnets.egg-info/SOURCES.txt
magnets.egg-info/dependency_links.txt
magnets.egg-info/not-zip-safe
magnets.egg-info/requires.txt
magnets.egg-info/top_level.txt
magnets/preprocessing/__init__.py
magnets/preprocessing/branch_ends.py
magnets/preprocessing/parallel_pipes.py
magnets/reduction/__init__.py
magnets/reduction/build_g_matrix.py
magnets/reduction/mod_reduction.py
magnets/reduction/reduce_model.py
magnets/reduction/reinitialize.py
magnets/utils/__init__.py
magnets/utils/call_on_functions.py
magnets/utils/characteristics.py
tests/__init__.py
tests/test_magnets.py