You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update pymc to latest as-at Aug 2024. Likely many breaking changes throughout (#116)
* + update version number
+ update pymc, god help us all
* + updated local env
* + removed fastprogress.progress_bar from model_pymc.calc.compute_log_likelihood_for_potential because this package no longer part of pymc/arviz. Lots of other equivalanent changes in the pymc/arviz source function too, will need to return to compute_log_likelihood_for_potential to massively update it
+ minor improvement to eda.eda_io.display_image_file
* + added explicit sizing for sns.set_theme 'figure.dpi':72
* + Added a useful get_cr94 to eda.describe
* + improved docstrings in plot
* + improved facetplot_single with common signature
+ improved facetplot_single and plot_posterior with transform and and
* + refactored display_image_file into new function figio.read for ease and consistency
* + included log_prior in sample
* + added logx kwarg to plot_ppc
* + now initting PandasExcelIO
* + typo
* + updated create_dfcmb to allow F() in fcat
* + added version to PYMCIO fn
* + improved model fn version
* + probably time for a PR!
0 commit comments