LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
setup.cfg
src/BaSiCPy.egg-info/PKG-INFO
src/BaSiCPy.egg-info/SOURCES.txt
src/BaSiCPy.egg-info/dependency_links.txt
src/BaSiCPy.egg-info/entry_points.txt
src/BaSiCPy.egg-info/requires.txt
src/BaSiCPy.egg-info/top_level.txt
src/basicpy/__init__.py
src/basicpy/__main__.py
src/basicpy/_jax_routines.py
src/basicpy/basicpy.py
src/basicpy/datasets.py
src/basicpy/metrics.py
src/basicpy/types.py
src/basicpy/tools/__init__.py
src/basicpy/tools/_jax_idct.py
src/basicpy/tools/dct_tools.py
tests/test_basic.py
tests/test_datasets.py
tests/test_jax_idct.py
tests/test_metric.py
tests/test_tools_dct2D.py