.coveragerc
.gitignore
.pre-commit-config.yaml
LICENSE
POPSRegression.py
README.md
SimpleExample.ipynb
example_image.png
pyproject.toml
.github/dependabot.yml
.github/workflows/deploy-gh-pages.yml
.github/workflows/lint.yml
.github/workflows/publish.yml
.github/workflows/python-app.yml
doc/Makefile
doc/api.rst
doc/conf.py
doc/index.rst
doc/make.bat
doc/quick_start.rst
doc/user_guide.rst
doc/_static/css/project-template.css
doc/_static/img/index_api.svg
doc/_static/img/index_examples.svg
doc/_static/img/index_getting_started.svg
doc/_static/img/index_user_guide.svg
doc/_static/img/logo.png
doc/_static/js/copybutton.js
doc/_templates/class.rst
doc/_templates/function.rst
doc/_templates/numpydoc_docstring.py
doc/_templates/sidebar-search-bs.html
examples/README.txt
examples/plot_pops_regression.py
popsregression/__init__.py
popsregression/_pops.py
popsregression/_version.py
popsregression.egg-info/PKG-INFO
popsregression.egg-info/SOURCES.txt
popsregression.egg-info/dependency_links.txt
popsregression.egg-info/requires.txt
popsregression.egg-info/top_level.txt
popsregression/tests/__init__.py
popsregression/tests/test_common.py
popsregression/tests/test_pops.py
popsregression/utils/__init__.py
popsregression/utils/discovery.py
popsregression/utils/tests/__init__.py
popsregression/utils/tests/test_discovery.py