.gitattributes
LICENSE
README.md
pyproject.toml
requirements.txt
.github/workflows/test.yml
docs/assets/Input.png
docs/assets/Scenario.png
docs/assets/Similar_plot.png
examples/3D_example.ipynb
examples/Multi_Shape_example.ipynb
examples/Shape_with_covariates_example.ipynb
src/shapefinder/__init__.py
src/shapefinder/shape.py
src/shapefinder.egg-info/PKG-INFO
src/shapefinder.egg-info/SOURCES.txt
src/shapefinder.egg-info/dependency_links.txt
src/shapefinder.egg-info/requires.txt
src/shapefinder.egg-info/top_level.txt
src/shapefinder/__pycache__/__init__.cpython-38.pyc
src/shapefinder/__pycache__/shape.cpython-38.pyc
test/Conf.csv
test/test_shape.py
test/Output/2D_store.pkl
test/Output/3D_store.pkl
test/Output/Input.png
test/Output/scenario_plot.png