.gitignore
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
alphacore/__init__.py
alphacore/distributions.py
alphacore/fit_distribution.py
alphacore/fit_linear.py
alphacore/sandbox.py
alphacore/sandbox2.py
alphacore/utils.py
alphacore.egg-info/PKG-INFO
alphacore.egg-info/SOURCES.txt
alphacore.egg-info/dependency_links.txt
alphacore.egg-info/requires.txt
alphacore.egg-info/top_level.txt
alphacore/.idea/.gitignore
alphacore/.idea/alphacore.iml
alphacore/.idea/misc.xml
alphacore/.idea/modules.xml
alphacore/.idea/vcs.xml
alphacore/.idea/workspace.xml
alphacore/.idea/inspectionProfiles/profiles_settings.xml
alphacore/__pycache__/distributions.cpython-39.pyc
alphacore/__pycache__/fit_distribution.cpython-39.pyc
alphacore/__pycache__/utils.cpython-39.pyc