.gitignore
.mypy.ini
.pre-commit-config.yaml
.readthedocs.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYING
LITERATURE.md
README.md
SECURITY.md
pyproject.toml
setup.cfg
tox.ini
uv.lock
.github/dependabot.yml
.github/workflows/docs.yml
.github/workflows/precommit.yml
.github/workflows/testing.yml
.github/workflows/upload_to_pypi.yml
docs/source/Adaptive.py
docs/source/Assumptions.py
docs/source/LinearRegression.py
docs/source/Oscillator.py
docs/source/Polynomial.py
docs/source/api.rst
docs/source/bibliography.rst
docs/source/conf.py
docs/source/examples.rst
docs/source/glossary.rst
docs/source/index.rst
docs/source/refs.bib
docs/source/_templates/autosummary/base.rst
docs/source/_templates/autosummary/class.rst
docs/source/_templates/autosummary/module.rst
src/iterative_ensemble_smoother/__init__.py
src/iterative_ensemble_smoother/_version.py
src/iterative_ensemble_smoother/esmda.py
src/iterative_ensemble_smoother/esmda_adaptive.py
src/iterative_ensemble_smoother/esmda_inversion.py
src/iterative_ensemble_smoother/esmda_localized.py
src/iterative_ensemble_smoother/utils.py
src/iterative_ensemble_smoother.egg-info/PKG-INFO
src/iterative_ensemble_smoother.egg-info/SOURCES.txt
src/iterative_ensemble_smoother.egg-info/dependency_links.txt
src/iterative_ensemble_smoother.egg-info/requires.txt
src/iterative_ensemble_smoother.egg-info/top_level.txt
tests/__init__.py
tests/test_esmda.py
tests/test_esmda_adaptive.py
tests/test_esmda_inversion.py
tests/test_esmda_localized.py
tests/test_utils.py
tests/snapshots/test_experimental/test_update_params_3D/3-4-5-1-100-0.0-1.0-0.2-0.001-0.2-False-9984356/X_post_mean_3D.txt
tests/snapshots/test_experimental/test_update_params_3D/3-4-5-1-100-0.0-1.0-0.2-0.001-0.2-False-9984356/X_post_stdev_3D.txt
tests/snapshots/test_experimental/test_update_params_3D/3-5-1-1-100-0.0-1.0-0.3-0.001-0.3-False-9984356/X_post_mean_3D.txt
tests/snapshots/test_experimental/test_update_params_3D/3-5-1-1-100-0.0-1.0-0.3-0.001-0.3-False-9984356/X_post_stdev_3D.txt
tests/snapshots/test_experimental/test_update_params_3D/3-5-1-1-100-0.0-1.0-0.3-0.001-0.3-True-9984356/X_post_mean_3D.txt
tests/snapshots/test_experimental/test_update_params_3D/3-5-1-1-100-0.0-1.0-0.3-0.001-0.3-True-9984356/X_post_stdev_3D.txt
tests/snapshots/test_experimental/test_update_params_3D/5-4-3-0-100-0.0-1.0-0.1-0.01-0.1-False-123456/X_post_mean_3D.txt
tests/snapshots/test_experimental/test_update_params_3D/5-4-3-0-100-0.0-1.0-0.1-0.01-0.1-False-123456/X_post_stdev_3D.txt
tests/snapshots/test_experimental/test_update_params_3D/5-4-3-3-100-0.0-1.0-0.1-0.01-0.1-True-8765/X_post_mean_3D.txt
tests/snapshots/test_experimental/test_update_params_3D/5-4-3-3-100-0.0-1.0-0.1-0.01-0.1-True-8765/X_post_stdev_3D.txt
tests/snapshots/test_snapshots/test_ensemble_smoother_update_step/test_ensemble_smoother_update_step.csv
tests/snapshots/test_snapshots/test_iterative_ensemble_smoother_update_step/test_iterative_ensemble_smoother_update_step.csv