CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
bizhani_linreg.egg-info/PKG-INFO
bizhani_linreg.egg-info/SOURCES.txt
bizhani_linreg.egg-info/dependency_links.txt
bizhani_linreg.egg-info/requires.txt
bizhani_linreg.egg-info/top_level.txt
linreg/__init__.py
linreg/_data.py
linreg/_math.py
linreg/_metrics.py
linreg/_model.py
linreg/_scaler.py
linreg/plot.py
tests/__init__.py
tests/test_data.py
tests/test_integration.py
tests/test_math.py
tests/test_metrics.py
tests/test_model.py
tests/test_scaler.py