Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 03:41
· 514 commits to main since this release
81f5ae3

EnsembleKalmanProcesses v0.1.2

Diff since v0.1.1

Closed issues:

  • Consistency with TC.jl (#53)
  • I'm worried that we don't do enough copies. (#71)
  • Slightly clearer error message for incorrect ensemble sizes (#76)

Merged pull requests:

  • Surf/activation example with very different name (#54) (@trontrytel)
  • Generalize deps compat requirements (#63) (@navidcy)
  • Fix typos and code formatting in Docs (#64) (@navidcy)
  • Better code format in docstrings to allow better rendering in Docs/API (#65) (@navidcy)
  • Create GitHub action that cleans up the Docs preview versions from PRs (#66) (@navidcy)
  • Fix links to examples in Docs/UKI (#67) (@navidcy)
  • Docs/Prior Distributions section enhancements (#68) (@navidcy)
  • added a copy (#72) (@odunbar)
  • Better formatting for some docstrings (#74) (@navidcy)
  • Decouple initial conditions in UKI from prior for regularization. (#77) (@ilopezgp)
  • More informative error message in update_ensemble! (#80) (@navidcy)