.git_archival.txt
.gitattributes
.gitignore
LICENSE.txt
MANIFEST
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/github-actions-ci.yaml
.github/workflows/python-publish.yml
docs/Makefile
docs/conf.py
docs/index.rst
pyOptimalEstimation/__init__.py
pyOptimalEstimation/pyOEcore.py
pyOptimalEstimation.egg-info/PKG-INFO
pyOptimalEstimation.egg-info/SOURCES.txt
pyOptimalEstimation.egg-info/dependency_links.txt
pyOptimalEstimation.egg-info/requires.txt
pyOptimalEstimation.egg-info/top_level.txt
pyOptimalEstimation/examples/dsd_radar.py
pyOptimalEstimation/tests/test_pyoe.py