.gitignore
CITATION
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/enhancement.md
.github/ISSUE_TEMPLATE/question.md
.github/workflows/main.yml
.github/workflows/publish-to-pypi.yaml
src/fte/__init__.py
src/fte/_version.py
src/fte/config.py
src/fte/covariance_operator.py
src/fte/utilities.py
src/fte/confidence_bands/__init__.py
src/fte/confidence_bands/bands.py
src/fte/fitting/__init__.py
src/fte/fitting/doubly_robust.py
src/fte/fitting/fitting.py
src/fte/montypy/__init__.py
src/fte/montypy/coverage.py
src/fte/montypy/generic.py
src/fte/plotting/plotting.py
src/fte/simulation/__init__.py
src/fte/simulation/coverage.py
src/fte/simulation/processes.py
src/fte/simulation/simulate.py
src/functe.egg-info/PKG-INFO
src/functe.egg-info/SOURCES.txt
src/functe.egg-info/dependency_links.txt
src/functe.egg-info/not-zip-safe
src/functe.egg-info/requires.txt
src/functe.egg-info/top_level.txt