MANIFEST.in
README.md
pyproject.toml
sopsim/__init__.py
sopsim/__main__.py
sopsim/artifacts.py
sopsim/cli.py
sopsim/config.py
sopsim/core.py
sopsim/delta_in.py
sopsim/filop_lent.py
sopsim/filop_vectors.py
sopsim/reference_data.py
sopsim/run_sopsim.py
sopsim/server.py
sopsim/two_d_geom.py
sopsim.egg-info/PKG-INFO
sopsim.egg-info/SOURCES.txt
sopsim.egg-info/dependency_links.txt
sopsim.egg-info/entry_points.txt
sopsim.egg-info/requires.txt
sopsim.egg-info/top_level.txt
sopsim/mat_files/Ang.mat
sopsim/mat_files/Delta.mat
sopsim/mat_files/F2.mat
sopsim/mat_files/Notch.mat
sopsim/mat_files/kappa.mat
sopsim/web_dist/__init__.py
sopsim/web_dist/index.html
sopsim/web_dist/assets/index-BU1bhlot.js
sopsim/web_dist/assets/index-Bg57AWq2.js
sopsim/web_dist/assets/index-Bop8xgS8.css
sopsim/web_dist/assets/index-DqOYPuAV.css
tests/test_api_types.py
tests/test_cli.py
tests/test_config.py
tests/test_server.py