Skip to content

Releases: Samreay/ChainConsumer

v1.1.1

19 Apr 23:55
Compare
Choose a tag to compare

1.1.1

  • Adding general kwargs to add_marker so one can pass show_label_in_legend and other customisations through.

v1.1.0

19 Apr 08:29
Compare
Choose a tag to compare

1.1.0

  • Updating numpyro and arviz translators so you can specify variable names (var_names) to include or exclude.
  • Adding histogram_relative_height property to chains to control histogram height.
  • Adding show_label_in_legend so you can decide to give a chain a label but not have it pollute the legend.

v1.0.3

22 Jan 22:48
Compare
Choose a tag to compare

Bugfix:

  • Plots should now use labels on parameter text summaries

v1.0.2

08 Nov 00:31
Compare
Choose a tag to compare
  • @snwnde fixed a bug where the number of walkers was wrong after dividing a chain.

v1.0.1

24 Oct 11:36
Compare
Choose a tag to compare

v1.0.0

16 Oct 12:05
Compare
Choose a tag to compare

v1.0.0-rc1

09 Oct 06:01
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

Pydantic and py310

v0.33.0

19 Nov 13:36
Compare
Choose a tag to compare
Updating extents to include some padding. Fixing watermark issues.

v0.32.0

30 Oct 03:09
Compare
Choose a tag to compare
Updating travis

v0.31.3

21 Oct 02:15
Compare
Choose a tag to compare
Adding extra python environment