Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 00:29
· 86 commits to main since this release
c746772

EnsembleKalmanProcesses v1.1.1

Diff since v1.1.0

Closed issues:

  • Functionality to plot prior pdf (in constrained and unconstrained space) (#52)
  • Converting non-flattened parameter arrays (#130)
  • Small note to add to docs (#226)
  • We can improve DMC consistency by controlling the termination tolerance (#290)
  • Adaptive schedulers not compatible with particle failures (#292)

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#284) (@github-actions[bot])
  • Allow users to select termination time for DataMisfitController (#291) (@odunbar)
  • Recommended Constructor Docs update (#293) (@odunbar)
  • Schedulers no longer break when particle failures occur (#295) (@odunbar)