LICENSE
README.md
pyproject.toml
src/contrast_matrix/__init__.py
src/contrast_matrix/__main__.py
src/contrast_matrix/cli.py
src/contrast_matrix/kernel.py
src/contrast_matrix/matrix.py
src/contrast_matrix/py.typed
src/contrast_matrix.egg-info/PKG-INFO
src/contrast_matrix.egg-info/SOURCES.txt
src/contrast_matrix.egg-info/dependency_links.txt
src/contrast_matrix.egg-info/entry_points.txt
src/contrast_matrix.egg-info/requires.txt
src/contrast_matrix.egg-info/top_level.txt
tests/test_kernel.py
tests/test_matrix_cli.py