Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 13:15
· 28 commits to main since this release
7c9ae5a

ArviZ v0.9.0

Diff since v0.8.2

Closed issues:

  • Support new arviz v0.10.0 features (#92)
  • Make ArviZ.jl more Julian (#130)
  • Using MultiDocumenter (#224)

Merged pull requests:

  • Replace Python diagnostics with MCMCDiagnosticTools (#267) (@sethaxen)
  • Remove some forwarded Python functons (#268) (@sethaxen)
  • CompatHelper: bump compat for PSIS to 0.8, (keep existing compat) (#273) (@github-actions[bot])
  • Implement PSIS-LOO and WAIC (#275) (@sethaxen)
  • Add Julia implementation of LOO-PIT (#277) (@sethaxen)
  • Add Julia implementations of model weighting and comparison (#280) (@sethaxen)
  • Remove NCDatasets as an indirect dependency (#282) (@sethaxen)
  • Add Julia implementation of unimodal HDI (#283) (@sethaxen)
  • Add Julia implementation of r2_score (#285) (@sethaxen)
  • Add examples with doctests to stats funs (#286) (@sethaxen)
  • Add and bump main, test, and docs compats (#289) (@sethaxen)
  • Remove all Python-related code (#290) (@sethaxen)
  • Temporarily remove quickstart docs (#292) (@sethaxen)