MANIFEST.in
README.rst
setup.py
tox.ini
flatspin/__init__.py
flatspin/cmdline.py
flatspin/data.py
flatspin/encoder.py
flatspin/flatspin_cl_kernels.c
flatspin/grid.py
flatspin/model.py
flatspin/plotting.py
flatspin/runner.py
flatspin/sweep.py
flatspin/utils.py
flatspin/vertices.py
flatspin.egg-info/PKG-INFO
flatspin.egg-info/SOURCES.txt
flatspin.egg-info/dependency_links.txt
flatspin.egg-info/entry_points.txt
flatspin.egg-info/requires.txt
flatspin.egg-info/top_level.txt
flatspin/tools/__init__.py
flatspin/tools/convert.py
flatspin/tools/fsck.py
flatspin/tools/inspect.py
flatspin/tools/plot.py
flatspin/tools/plot_table.py
flatspin/tools/progress.py
flatspin/tools/run.py
flatspin/tools/run_sweep.py
flatspin/tools/stats.py
flatspin/tools/vectors.py
flatspin/tools/vertices.py
tests/__init__.py
tests/conftest.py
tests/test_benchmark.py
tests/test_data.py
tests/test_dataset.py
tests/test_encoder.py
tests/test_grid.py
tests/test_kagome.py
tests/test_spin_ice.py
tests/test_square_closed.py
tests/test_square_open.py
tests/test_sweep.py
tests/test_temperature.py
tests/utils.py