LICENSE
README.rst
setup.cfg
setup.py
src/starmatrix/__init__.py
src/starmatrix/abundances.py
src/starmatrix/cli.py
src/starmatrix/constants.py
src/starmatrix/dtds.py
src/starmatrix/elements.py
src/starmatrix/functions.py
src/starmatrix/imfs.py
src/starmatrix/matrix.py
src/starmatrix/model.py
src/starmatrix/settings.py
src/starmatrix/supernovae.py
src/starmatrix.egg-info/PKG-INFO
src/starmatrix.egg-info/SOURCES.txt
src/starmatrix.egg-info/dependency_links.txt
src/starmatrix.egg-info/entry_points.txt
src/starmatrix.egg-info/not-zip-safe
src/starmatrix.egg-info/requires.txt
src/starmatrix.egg-info/top_level.txt
src/starmatrix/sample_input/expelled_elements
src/starmatrix/sample_input/params.yml
src/starmatrix/tests/__init__.py
src/starmatrix/tests/test_abundances.py
src/starmatrix/tests/test_cli.py
src/starmatrix/tests/test_dtds.py
src/starmatrix/tests/test_elements.py
src/starmatrix/tests/test_functions.py
src/starmatrix/tests/test_imfs.py
src/starmatrix/tests/test_matrix.py
src/starmatrix/tests/test_model.py
src/starmatrix/tests/test_settings.py
src/starmatrix/tests/test_supernovae.py
src/starmatrix/tests/dtds/__init__.py
src/starmatrix/tests/dtds/test_strolger.py