Skip to content

Releases: arviz-devs/ArviZ.jl

v0.5.6

03 Aug 14:38
17f2e7e
Compare
Choose a tag to compare

ArviZ v0.5.6

Diff since v0.5.5

Closed issues:

  • Order of the multi-level parameter is not preserved when converted into InferenceData (#138)

Merged pull requests:

  • Sort variable indices from MCMCChains ourselves (#139) (@sethaxen)

v0.5.5

21 Jul 15:07
95fec9b
Compare
Choose a tag to compare

ArviZ v0.5.5

Diff since v0.5.4

Closed issues:

  • Support recent Soss versions (#124)

Merged pull requests:

  • Add converter from Soss's SampleChains (#131) (@sethaxen)
  • Make the format-check action suggest formatting fixes (#135) (@sethaxen)

v0.5.4

11 May 17:09
df8427a
Compare
Choose a tag to compare

ArviZ v0.5.4

Diff since v0.5.3

Closed issues:

  • Allow specifying variable eltype in converters (#125)

Merged pull requests:

v0.5.3

11 May 14:57
364bf1b
Compare
Choose a tag to compare

ArviZ v0.5.3

Diff since v0.5.2

Merged pull requests:

v0.5.2

25 Apr 21:02
9cb524a
Compare
Choose a tag to compare

ArviZ v0.5.2

Diff since v0.5.1

Closed issues:

  • Docs build times out after 6 hours (#119)

Merged pull requests:

  • CompatHelper: bump compat for "DataFrames" to "1.0" (#117) (@github-actions[bot])
  • Fix for #119 (#123) (@torfjelde)

v0.5.1

23 Apr 00:57
a56bbba
Compare
Choose a tag to compare

ArviZ v0.5.1

Diff since v0.5.0

Merged pull requests:

v0.5.0

22 Feb 03:44
f00ec53
Compare
Choose a tag to compare

ArviZ v0.5.0

Diff since v0.4.11

Merged pull requests:

v0.4.11

17 Jan 06:27
240d8f7
Compare
Choose a tag to compare

ArviZ v0.4.11

Diff since v0.4.10

Closed issues:

  • Make ArviZ.jl compatible with arviz v0.9.0 (#79)
  • DimensionMismatch("tried to assign 4 elements to 1 destinations") (#99)

Merged pull requests:

v0.4.10

01 Dec 22:15
fedc461
Compare
Choose a tag to compare

ArviZ v0.4.10

Diff since v0.4.9

Closed issues:

  • Additions and changes to API functions (#78)
  • Make ArviZ.jl compatible with arviz v0.9.0 (#79)

Merged pull requests:

  • Support plot_bpv, plot_dist_comparison, and plot_separation (#102) (@sethaxen)

v0.4.9

01 Dec 22:15
84f8f15
Compare
Choose a tag to compare

ArviZ v0.4.9

Diff since v0.4.8

Closed issues:

  • ValueError('cannot convert float NaN to integer') (#98)

Merged pull requests:

  • CompatHelper: bump compat for "DataFrames" to "0.22" (#100) (@github-actions[bot])