Skip to content

Releases: Samreay/ChainConsumer

v1.2.3

Choose a tag to compare

@Samreay Samreay released this 01 Sep 02:55

See README

v1.2.2

Choose a tag to compare

@Samreay Samreay released this 15 May 01:17
  • Changes from #148 to allow CC to not override usetex and font in the matplotlib rcparams. Thanks @astrofle

v1.2.1

Choose a tag to compare

@Samreay Samreay released this 28 Apr 10:55

Fixing regression for default value of smooth parameter when provided with gridded data

v1.2.0

Choose a tag to compare

@Samreay Samreay released this 15 Mar 05:00

Adding truth markers.

Loosening dependencies

Choose a tag to compare

@Samreay Samreay released this 16 Nov 03:27

v1.1.2

Choose a tag to compare

@renecotyfanboy renecotyfanboy released this 16 Aug 13:40

1.1.2

  • Switch scipy.integrate.simps to scipy.integrate.simpsons for compatibility with new releases

v1.1.1

Choose a tag to compare

@Samreay Samreay released this 19 Apr 23:55

1.1.1

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

v1.1.0

Choose a tag to compare

@Samreay Samreay released this 19 Apr 08:29

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

Choose a tag to compare

@Samreay Samreay released this 22 Jan 22:48

Bugfix:

  • Plots should now use labels on parameter text summaries

v1.0.2

Choose a tag to compare

@Samreay Samreay released this 08 Nov 00:31
  • @snwnde fixed a bug where the number of walkers was wrong after dividing a chain.