LICENSE
README.md
pyproject.toml
adepy/__init__.py
adepy/_helpers.py
adepy/_version.py
adepy/chain_reaction.py
adepy.egg-info/PKG-INFO
adepy.egg-info/SOURCES.txt
adepy.egg-info/dependency_links.txt
adepy.egg-info/requires.txt
adepy.egg-info/top_level.txt
adepy/uniform/__init__.py
adepy/uniform/oneD.py
adepy/uniform/threeD.py
adepy/uniform/twoD.py
tests/test_1D.py
tests/test_2D.py
tests/test_3D.py
tests/test_chain_reaction.py