Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / equinor/iterative_ensemble_smoother issues and pull requests

#218 - Fix types to support numpy 2

Pull Request - State: closed - Opened by dafeda about 12 hours ago

#217 - Rename argument from X to Y

Pull Request - State: open - Opened by dafeda 1 day ago

#216 - Add correlation callback to adaptive loc

Pull Request - State: closed - Opened by dafeda 2 months ago
Labels: enhancement

#215 - Set up trusted publishing to pypi

Pull Request - State: closed - Opened by eivindjahren 3 months ago

#214 - Optimize memory usage in empirical_cross_covariance calculation

Pull Request - State: closed - Opened by dafeda 4 months ago

#212 - Add progress callback to adloc assimilate

Pull Request - State: closed - Opened by dafeda 5 months ago

#210 - Create CODE_OF_CONDUCT.md

Pull Request - State: closed - Opened by eivindjahren 5 months ago

#209 - Upgrade ci versions

Pull Request - State: closed - Opened by eivindjahren 5 months ago

#208 - For adaptive localization output calculated correlations

Issue - State: closed - Opened by oyvindeide 5 months ago - 4 comments
Labels: needs-disussion

#207 - Update docstring explaining direct inversion

Pull Request - State: closed - Opened by dafeda 5 months ago

#206 - Use in-place operations for cross-correlations

Pull Request - State: closed - Opened by dafeda 6 months ago - 2 comments

#205 - Remove grouping trick

Pull Request - State: closed - Opened by dafeda 6 months ago - 2 comments

#204 - Lasso

Pull Request - State: open - Opened by tommyod 6 months ago

#203 - Add LASSO without structure to LinearRegression notebook

Pull Request - State: open - Opened by Blunde1 6 months ago - 3 comments

#202 - Add more papers to LITERATURE.md

Pull Request - State: closed - Opened by tommyod 6 months ago

#200 - Benchmark to make sure `groupby_indices` is necessary

Issue - State: closed - Opened by dafeda 6 months ago - 1 comment

#199 - Consider adding themostat notebook example

Issue - State: open - Opened by tommyod 7 months ago
Labels: documentation

#198 - Sanity checks/tests on dying realizations

Pull Request - State: open - Opened by tommyod 7 months ago

#197 - Update README.md with how to make release

Pull Request - State: closed - Opened by tommyod 7 months ago

#196 - Verify that SIES works when realizations become inactive over the sequence

Issue - State: open - Opened by Blunde1 7 months ago - 18 comments

#195 - Allow cov_YY as arg to AdaptiveESMDA assimilate

Pull Request - State: closed - Opened by tommyod 7 months ago

#194 - Fix bug when using full covariance matrix in AdaptiveESMDA

Pull Request - State: closed - Opened by tommyod 7 months ago

#193 - Profiling AdaptiveESMDA

Pull Request - State: closed - Opened by tommyod 7 months ago - 1 comment

#192 - Line profile AdaptiveESMDA

Issue - State: closed - Opened by tommyod 7 months ago - 1 comment

#191 - Types for AdaptiveESMDA

Pull Request - State: closed - Opened by tommyod 7 months ago

#190 - Add types to AdaptiveESMDA

Issue - State: closed - Opened by tommyod 7 months ago
Labels: enhancement

#189 - Relax assertion on correlation matrix

Pull Request - State: closed - Opened by tommyod 7 months ago

#188 - Adaptive Localization notebook

Pull Request - State: closed - Opened by tommyod 7 months ago - 1 comment

#187 - Add SECURITY.md

Pull Request - State: closed - Opened by eivindjahren 7 months ago

#186 - Update Python versions

Pull Request - State: closed - Opened by tommyod 7 months ago

#185 - Add copyright notices to the code

Issue - State: closed - Opened by kwinkunks 7 months ago - 1 comment
Labels: maintenance

#184 - Update Python versions

Pull Request - State: closed - Opened by tommyod 7 months ago

#183 - Separate readthedocs for main and releases

Issue - State: open - Opened by tommyod 7 months ago

#182 - Fix readthedocs

Pull Request - State: closed - Opened by dafeda 7 months ago

#181 - Use T for transition matrix instead of K

Pull Request - State: closed - Opened by dafeda 7 months ago

#180 - Use of `K` in docstring of `inversion_exact_cholesky`

Issue - State: closed - Opened by dafeda 7 months ago
Labels: question

#179 - Allow overwriting `X` or `Y`?

Issue - State: open - Opened by dafeda 7 months ago
Labels: question

#178 - Remove unused alpha from perturb_observations

Pull Request - State: closed - Opened by dafeda 7 months ago

#177 - Is the docstring og `empirical_covariance_upper` outdated?

Issue - State: open - Opened by dafeda 7 months ago - 1 comment

#176 - Remove redundant assert

Pull Request - State: closed - Opened by dafeda 7 months ago

#175 - Possible speedup of localization by looping observations

Issue - State: open - Opened by tommyod 7 months ago - 4 comments
Labels: enhancement

#174 - Add informative prior to Gauss-Linear example

Issue - State: open - Opened by Blunde1 7 months ago
Labels: documentation

#173 - Added LITERATURE.md

Pull Request - State: closed - Opened by tommyod 8 months ago

#172 - Update README installation instructions

Pull Request - State: closed - Opened by tommyod 8 months ago

#171 - Notebook with linear regression (Gauss-Linear model)

Pull Request - State: closed - Opened by tommyod 8 months ago - 1 comment

#170 - Small mistake in docstring of `empirical_cross_covariance`

Issue - State: closed - Opened by dafeda 8 months ago - 1 comment

#169 - Update README.md with development install

Pull Request - State: closed - Opened by tommyod 8 months ago

#168 - Adaptive localization

Pull Request - State: closed - Opened by tommyod 8 months ago - 16 comments

#167 - Implement adaptive localization

Issue - State: closed - Opened by tommyod 8 months ago

#166 - Memory tests behave differently on one vs. several tests

Issue - State: open - Opened by tommyod 8 months ago - 1 comment
Labels: bug

#165 - Compare inversion methods for ESMDA

Issue - State: open - Opened by tommyod 8 months ago - 2 comments

#164 - Fix failing docs on readthedocs

Issue - State: closed - Opened by tommyod 8 months ago - 1 comment

#163 - Test that allowing ESMDA overwrites does save memory

Pull Request - State: closed - Opened by tommyod 8 months ago

#162 - Facilitate streaming (row-by-row update) in ESMDA

Pull Request - State: closed - Opened by tommyod 8 months ago

#161 - Removed 'ensemble_mask' from ESMDA

Pull Request - State: closed - Opened by tommyod 8 months ago

#160 - Reduce memory requirements

Issue - State: closed - Opened by tommyod 8 months ago - 4 comments

#159 - Generalize ESMDA for row-by-row processing

Pull Request - State: closed - Opened by tommyod 9 months ago

#158 - Add back row-scaling

Pull Request - State: closed - Opened by tommyod 9 months ago - 1 comment

#157 - Rename C_D to covariance in ESMDA API

Pull Request - State: closed - Opened by tommyod 9 months ago

#156 - Add back row scaling

Issue - State: closed - Opened by tommyod 9 months ago

#155 - DOCS: improved documentation

Pull Request - State: closed - Opened by antoinecollet5 9 months ago - 8 comments

#154 - ESMDA - multiple calls to `assimilate`

Issue - State: closed - Opened by tommyod 9 months ago - 3 comments

#153 - Question regarding `overwrite` of `assimilate`

Issue - State: closed - Opened by dafeda 9 months ago - 2 comments
Labels: question

#152 - Float32 inputs lead to float32 outputs

Pull Request - State: closed - Opened by tommyod 9 months ago

#151 - FIX: move mypy typing check to pre-commit hooks

Pull Request - State: closed - Opened by antoinecollet5 9 months ago - 3 comments

#150 - ENH: Add Makefile to .gitignore

Pull Request - State: closed - Opened by antoinecollet5 9 months ago - 5 comments

#149 - IMP: add ruff and codespell to pre-commit hooks

Pull Request - State: closed - Opened by antoinecollet5 9 months ago - 7 comments

#148 - ENH: Add makefile at the root of the project to automate usual action…

Pull Request - State: closed - Opened by antoinecollet5 9 months ago - 1 comment

#147 - Add makefile

Issue - State: closed - Opened by antoinecollet5 9 months ago - 1 comment

#146 - DOCS: improved documentation

Issue - State: closed - Opened by antoinecollet5 9 months ago - 3 comments

#144 - Fix typo in readme

Pull Request - State: closed - Opened by dafeda 9 months ago

#143 - Test that using float32 inputs reduces memory usage

Issue - State: closed - Opened by tommyod 10 months ago

#142 - Consider adding Heat Eqn as notebook example

Issue - State: open - Opened by tommyod 10 months ago
Labels: documentation

#141 - Refactoring code + update the documentation

Pull Request - State: closed - Opened by antoinecollet5 10 months ago - 2 comments

#140 - Remove requirements.txt in readthedocs

Pull Request - State: closed - Opened by tommyod 10 months ago

#139 - Updated Oscillator.py and Polynomial.py

Pull Request - State: closed - Opened by tommyod 10 months ago - 3 comments

#138 - DOCS: add a doi so this implementation can be cited in papers

Issue - State: open - Opened by antoinecollet5 10 months ago - 1 comment

#137 - Examples that show sampling more clearly

Issue - State: closed - Opened by tommyod 10 months ago

#136 - Refactor SIES

Pull Request - State: closed - Opened by tommyod 10 months ago - 4 comments

#135 - DOCS: add a __version__ attribute (2)

Pull Request - State: closed - Opened by antoinecollet5 10 months ago - 4 comments

#134 - DOCS: add a __version__ attribute (2)

Pull Request - State: closed - Opened by antoinecollet5 10 months ago

#133 - DOCS: add a __version__ attribute

Pull Request - State: closed - Opened by antoinecollet5 10 months ago

#132 - Add a __version__ attribute

Issue - State: closed - Opened by antoinecollet5 10 months ago - 1 comment

#131 - ESMDA docs

Pull Request - State: closed - Opened by tommyod 11 months ago - 3 comments

#130 - Resampling perturbed observations

Issue - State: closed - Opened by tommyod 11 months ago - 5 comments

#129 - Decide on nomenclature

Issue - State: open - Opened by tommyod 11 months ago - 1 comment

#128 - Update url to read the docs

Pull Request - State: closed - Opened by dafeda 11 months ago

#127 - Docs are failing on readthedocs

Issue - State: closed - Opened by tommyod 11 months ago

#126 - GPL vs MIT

Issue - State: closed - Opened by tommyod 11 months ago - 3 comments

#125 - Exact inversion when C_dd is not diagonal

Issue - State: closed - Opened by tommyod 11 months ago - 1 comment

#124 - Removed `ensemble_size` argument from SIES

Pull Request - State: closed - Opened by tommyod 11 months ago

#123 - Refactor IES

Pull Request - State: closed - Opened by tommyod 11 months ago

#122 - Test that 1D stddev array and 2D covar mat return same result

Pull Request - State: closed - Opened by tommyod 11 months ago

#121 - Update notebooks

Pull Request - State: closed - Opened by tommyod 11 months ago

#120 - Implement ESMDA with adaptive/restricted alpha?

Issue - State: open - Opened by tommyod 11 months ago - 4 comments

#119 - Remove references to conan in gitignore

Issue - State: closed - Opened by dafeda 11 months ago