Iterative-ensemble-smoother

Latest version: v0.3.0

Safety actively analyzes 701475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2.3

What's Changed
* Add progress callback to adloc assimilate by dafeda in https://github.com/equinor/iterative_ensemble_smoother/pull/212


**Full Changelog**: https://github.com/equinor/iterative_ensemble_smoother/compare/v0.2.2...v0.2.3

0.2.2

What's Changed
* Add more papers to LITERATURE.md by tommyod in https://github.com/equinor/iterative_ensemble_smoother/pull/202
* Update docstring explaining direct inversion by dafeda in https://github.com/equinor/iterative_ensemble_smoother/pull/207
* Create CODE_OF_CONDUCT.md by eivindjahren in https://github.com/equinor/iterative_ensemble_smoother/pull/210
* Upgrade ci versions by eivindjahren in https://github.com/equinor/iterative_ensemble_smoother/pull/209
* Remove grouping trick by dafeda in https://github.com/equinor/iterative_ensemble_smoother/pull/205


**Full Changelog**: https://github.com/equinor/iterative_ensemble_smoother/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* Update README.md with how to make release by tommyod in https://github.com/equinor/iterative_ensemble_smoother/pull/197
* Use in-place operations for cross-correlations by dafeda in https://github.com/equinor/iterative_ensemble_smoother/pull/206


**Full Changelog**: https://github.com/equinor/iterative_ensemble_smoother/compare/v0.2.0...v0.2.1

0.2.0

What's Changed

- New public API. Not backwards compatible.
- All C++ code has been rewritten to Python, using NumPy and SciPy.
- The SIES algorithm has been rewritten to more closely match the paper (Evensen, 2019).
- Implemented the ESMDA algorithm, following the paper (Emerick, 2013).
- Many more parametrized tests are written for both SIES and ESMDA.
- Adaptive localization has been added to the experimental algorithms.
- Changes to documentation, docstrings, types, etc.

**Full Changelog**: https://github.com/equinor/iterative_ensemble_smoother/compare/v0.1.1...v0.2.0

0.1.1

What's Changed
* Multiply transition matrix in row scaling by dafeda in https://github.com/equinor/iterative_ensemble_smoother/pull/81


**Full Changelog**: https://github.com/equinor/iterative_ensemble_smoother/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
This release introduces a new API inspired by `sklearn`.
Projection of responses is handled differently in that the `fit` function accepts an optional `param_ensemble` that is to be passed only when projection is necessary.

* Model API after sklearn by dafeda in https://github.com/equinor/iterative_ensemble_smoother/pull/72
* Handle NaN return values by dafeda in https://github.com/equinor/iterative_ensemble_smoother/pull/80


**Full Changelog**: https://github.com/equinor/iterative_ensemble_smoother/compare/v0.0.5...v0.1.0

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.