Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 06:00
· 22 commits to main since this release
97f4185

CalibrateEmulateSample v0.5.0

Diff since v0.4.0

Merged pull requests:

  • ProgressBars bugfix removal (#237) (@odunbar)
  • add ishigami example & compatible with new EKP (#238) (@odunbar)
  • Add some repeats, and plotting of marginal CDFs for validation (#239) (@odunbar)
  • CompatHelper: bump compat for AbstractMCMC to 5, (keep existing compat) (#241) (@github-actions[bot])
  • Joss paper (#242) (@odunbar)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#243) (@github-actions[bot])
  • CompatHelper: bump compat for AdvancedMH to 0.8, (keep existing compat) (#244) (@github-actions[bot])
  • Update [compat] with new requirements (#246) (@odunbar)
  • Sinusoidal example (#248) (@lm2612)
  • Update to new EKP (remove local posdef_correct) & typo fix (#249) (@odunbar)
  • CES Lorenz example for JOSS paper (#250) (@mhowlan3)
  • update workflows to rm bors (#252) (@odunbar)
  • Resuscitate the Cloudy example and add Documentation (#253) (@bielim)
  • Consolidate emulator comparison examples, and add docs pages for them. (#257) (@odunbar)
  • fix badges on readme (#263) (@odunbar)
  • Add vector RF case to Cloudy example (#265) (@bielim)
  • Various docs tasks for consistency (#271) (@odunbar)
  • Add figures to EDMF example (#272) (@odunbar)
  • add buildkite pipeline (#275) (@odunbar)
  • update to v0.5.0, add pdf of paper for JOSS (#276) (@odunbar)

Closed issues:

  • Add the necessary compile tools / markdowns for the JOSS paper in a new branch (#245)
  • Add a simple transparent example to aid the user understanding (#247)
  • Write consistent docs pages for Emulator comparison examples (#254)
  • Write consistent docs page for Lorenz (#255)
  • Write consistent docs page for Cloudy (#256)
  • Remove strict = true to build docs (#259)
  • finish JOSS paper Markdown file (#261)
  • Reproducible Emulator training (#266)
  • Make MCMC docs more consistent with GP and EKP docs (#270)
  • add figures to EDMF examples, adjust for JLD2 updates (#273)
  • Write "Recommended configuration for GP/RF" at top of docs pages and improve defaults (#274)