LICENSE
README.md
pyproject.toml
requirements.txt
requirements_dev.txt
docs/requirements.txt
src/caf.mat.egg-info/PKG-INFO
src/caf.mat.egg-info/SOURCES.txt
src/caf.mat.egg-info/dependency_links.txt
src/caf.mat.egg-info/entry_points.txt
src/caf.mat.egg-info/requires.txt
src/caf.mat.egg-info/top_level.txt
src/caf/mat/__init__.py
src/caf/mat/__main__.py
src/caf/mat/_convert.py
src/caf/mat/_mat.py
src/caf/mat/_version.py
src/caf/mat/cube.py
src/caf/mat/matrices.py
src/caf/mat/omx.py
src/caf/mat/py.typed
src/caf/mat/ufm.py
src/caf/mat/direction/__init__.py
src/caf/mat/direction/_config.py
src/caf/mat/direction/factors.py
src/caf/mat/direction/od_to_pa.py
tests/test_example.py
tests/test_matrices.py