.gitignore
.pre-commit-config.yaml
Dockerfile
LICENSE
README.md
citation.cff
dev.md
matrix (1).npy
pyproject.toml
requirements.txt
requirements_lib.txt
setup.cfg
tmp
.github/scripts/release.py
.github/workflows/docker.yml
.github/workflows/lint_style.yml
.github/workflows/publish.yml
.github/workflows/pydoctor.yml
.github/workflows/pytest_app.yml
.github/workflows/pytest_lib.yml
.github/workflows/release.yml
app/home.py
app/pages/2_example.py
app/pages/4_about.py
app/static/squice.png
app/tests/use_cases/test_add_curve.py
docs/docs.md
src/README.md
src/__init__.py
src/squice/BinaryFile.py
src/squice/DataLoaders.py
src/squice/GridMaker.py
src/squice/Matrix3d.py
src/squice/ModulePredict.py
src/squice/MtxDisplay.py
src/squice/MtxInterpolator.py
src/squice/SpaceTransform.py
src/squice/VectorThree.py
src/squice/__init__.py
src/squice.egg-info/PKG-INFO
src/squice.egg-info/SOURCES.txt
src/squice.egg-info/dependency_links.txt
src/squice.egg-info/top_level.txt
src/tests/__init__.py
src/tests/speed/__init__.py
src/tests/speed/help_speed.py
src/tests/speed/test_dataloaders.py
src/tests/speed/data/speed_data.npy
src/tests/speed/data/speed_log.csv
src/tests/utility/__init__.py
src/tests/utility/test_grid.py
src/tests/utility/test_loader.py
src/tests/utility/test_slice.py
src/tests/utility/data/data1.npy
src/tests/utility/data/data3d.npy