.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
caft/__init__.py
caft/affine.py
caft/exceptions.py
caft/odr.py
caft/regressors.py
caft/utils.py
caft.egg-info/PKG-INFO
caft.egg-info/SOURCES.txt
caft.egg-info/dependency_links.txt
caft.egg-info/requires.txt
caft.egg-info/top_level.txt
img/affine_transformed_scatter.png
img/fx_scatter_plot.png
tests/__init__.py
tests/tests_caft/__init__.py
tests/tests_caft/test_affine.py
tests/tests_caft/test_odr.py
tests/tests_caft/test_regressors.py
tests/tests_caft/test_utils.py