Releases: Samreay/ChainConsumer
Releases · Samreay/ChainConsumer
v1.2.3
Compare
Sorry, something went wrong.
No results found
v1.2.2
Compare
Sorry, something went wrong.
No results found
Changes from #148 to allow CC to not override usetex and font in the matplotlib rcparams. Thanks @astrofle
v1.2.1
Compare
Sorry, something went wrong.
No results found
Fixing regression for default value of smooth parameter when provided with gridded data
v1.2.0
Compare
Sorry, something went wrong.
No results found
Loosening dependencies
Compare
Sorry, something went wrong.
No results found
v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2
Switch scipy.integrate.simps to scipy.integrate.simpsons for compatibility with new releases
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1
Adding general kwargs to add_marker so one can pass show_label_in_legend and other customisations through.
v1.1.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bugfix:
Plots should now use labels on parameter text summaries
v1.0.2
Compare
Sorry, something went wrong.
No results found
@snwnde fixed a bug where the number of walkers was wrong after dividing a chain.