LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
mathmodel/__init__.py
mathmodel/pytime.py
mathmodel/utils.py
mathmodel.egg-info/PKG-INFO
mathmodel.egg-info/SOURCES.txt
mathmodel.egg-info/dependency_links.txt
mathmodel.egg-info/requires.txt
mathmodel.egg-info/top_level.txt
mathmodel/dataset/__init__.py
mathmodel/dataset/base.py
mathmodel/dataset/data/boston_house_prices.csv
mathmodel/dataset/data/iris.csv
mathmodel/dataset/data/wine_data.csv
mathmodel/dataset/descr/boston_house_prices.rst
mathmodel/dataset/descr/iris.rst
mathmodel/dataset/descr/wine_data.rst
mathmodel/dataset/utils/__init__.py
mathmodel/quant/__init__.py
mathmodel/quant/cost_calculation.py
mathmodel/statisticmodel/__init__.py