Skip to content

Releases: CliMA/EnsembleKalmanProcesses.jl

v1.1.5

17 Nov 00:37
0db3339
Compare
Choose a tag to compare

EnsembleKalmanProcesses v1.1.5

Diff since v1.1.4

Merged pull requests:

Closed issues:

  • Add parser for constrained_gaussian from TOML (#314)
  • Implement Example for some nonlinear problems (#340)
  • getfield of Main (#354)

v1.1.4

02 Nov 05:25
9d34324
Compare
Choose a tag to compare

EnsembleKalmanProcesses v1.1.4

Diff since v1.1.3

Merged pull requests:

  • Documentation for ETKI (#337) (@eviatarbach)
  • Prevent DataMisfitController scheduler from modifying EKP obs_noise_cov (#338) (@costachris)
  • modified accelerator for variable timestep (#341) (@odunbar)
  • CompatHelper: add new compat entry for TOML at version 1, (keep existing compat) (#342) (@github-actions[bot])
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#343) (@github-actions[bot])
  • Update project to v1.1.4 (#344) (@odunbar)
  • Update to new [compat] requirements (#345) (@odunbar)

Closed issues:

  • O3.7.2 Implement ETKI for high-dimensional output scaling benefits (#299)
  • Examples and documentation for ETKI (#330)
  • Modfiy to work with variable timestepping (#339)

v1.1.3

13 Oct 23:51
ad23cac
Compare
Choose a tag to compare

EnsembleKalmanProcesses v1.1.3

Diff since v1.1.2

Merged pull requests:

Closed issues:

  • Document Darcy example (#317)
  • Implement Source code and Unit tests in a method-independent way (#323)
  • Implement and test ensemble transform Kalman inversion (ETKI) (#324)
  • darcy.jl: problem when plotting true flow (#325)
  • Implementation of UKI acceleration based on sigma point movement (#333)
  • Soft-sparsity localization of C^ug (#334)

v1.1.2

27 Jul 21:25
d9aaa13
Compare
Choose a tag to compare

EnsembleKalmanProcesses v1.1.2

Diff since v1.1.1

Closed issues:

  • Parameter Distributions is not well compatible with matrix distributions (#229)
  • remove cat(X...) statements (#274)
  • UKI improperly tested - and other test issues... (#287)
  • DataMisfitController() == DataMisfitController() gives false (#297)
  • Base.show(::ParameterDistribution) error with Gaussian Random Fields (#300)
  • Compatibility issues while building deployment docs (#305)
  • Tighten terminology in docs (#308)
  • Learning rate schedulers code snippet in documentation (#311)
  • Covariance Localization using Ledoit Wolf (#313)

Merged pull requests:

v1.1.1

09 Jun 00:29
c746772
Compare
Choose a tag to compare

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)

v1.1.0

02 Jun 10:43
cabe5da
Compare
Choose a tag to compare

EnsembleKalmanProcesses v1.1.0

Diff since v1.0.0

Closed issues:

  • Add LearningRateSchedulers (#154)
  • Gaussian Random Field parameters (#251)
  • Timestepping in EKP (#253)
  • Should be passing an RNG here, not just a seed (#260)
  • EKP for general likelihoods? (#262)
  • Remove use of covariance determinant (#271)
  • License copyright text not filled out (#276)

Merged pull requests:

v1.0.0

06 Apr 21:05
d3316a5
Compare
Choose a tag to compare

EnsembleKalmanProcesses v1.0.0

Diff since v0.14.3

Closed issues:

  • Diagnostics (#250)
  • constrained_gaussian freezes (#261)
  • Use cov(u,dims=2) not cov(u,u,dims=2) (#269)

Merged pull requests:

v0.14.3

23 Mar 21:08
3ba08bb
Compare
Choose a tag to compare

EnsembleKalmanProcesses v0.14.3

Diff since v0.14.2

Closed issues:

  • New Docs pages request (#153)
  • Implement Stochastic Update (#230)
  • Transforming samples requires application to dicts (#248)
  • Plotting of parameter distribution (marginals) from a simple call (#254)
  • docs: Improvement to prior distributions section (#255)
  • docs typos in Prior Distributions (#256)
  • Base.show for EKP.jl types (#257)
  • Small test bugs (#265)

Merged pull requests:

v0.14.2

09 Jan 19:34
5109b7f
Compare
Choose a tag to compare

EnsembleKalmanProcesses v0.14.2

Diff since v0.14.1

Merged pull requests:

v0.14.1

06 Dec 22:06
ee1bb97
Compare
Choose a tag to compare

EnsembleKalmanProcesses v0.14.1

Diff since v0.14.0

Merged pull requests: