Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 19:49
8dc6659

CalibrateEmulateSample v0.1.0

Closed issues:

  • Tolerance for test (#1)
  • Add Windows 32-bit build back in (#25)
  • master is currently broken (#29)
  • Remove Pkg.build() in GModel (#36)
  • Improve the build (#39)
  • Timestep for EKI (#56)
  • SVD decomposition (#57)
  • Noise learning bug in GP (#58)
  • A series of Examples (#59)
  • find_mcmc_step! modifies MCMCObj (#61)
  • Insanely long precompile times. (#65)
  • EKI.construct_initial_ensemble only accepts univariate priors (#66)
  • Add Scikit-learn install into a build script for the Project (#68)
  • Observations constructor modified given observation covariance (#71)
  • Avoid unnecessary matrix inversions (#73)
  • Use of JLD vs JLD2 (#75)
  • API Documentation (#77)
  • Docs link in "about"? (#80)
  • Docs mention module EKI.jl but there's only EKP.jl (#81)
  • Use EnsembleKalmanProcess rather than EKObj? (#82)
  • Consistency in Rows/Columns/1d-arrays (#90)
  • Sampler should infer a mean and covariance from EKP prior (#91)
  • Incorrect instantiation of posterior ParameterDistribution in get_posterior (#93)
  • Add documentation for adding unit-test, integration tests / examples, and documentation to package (#98)
  • Add lorenz96 CES example (#99)
  • Add End to End ClimateMachine.jl example (#100)
  • How should examples track the CES package? (#103)
  • Dealing with constraints (#104)
  • LaTeX equation in documentation homepage isn't properly rendered (#116)
  • Modular emulator interface (#119)
  • Unit tests broken under Julia 1.7 due to RNG change (#121)
  • Buildkite CI broken on staging branch (#125)
  • EnsembleKalmanProcesses.jl v0.5 dependency breaks for me (#138)
  • Add compat entries for all dependencies to main Project.toml (#152)

Merged pull requests: