Skip to content

v5.11.0

Compare
Choose a tag to compare
@ricardoV94 ricardoV94 released this 15 Mar 12:40
· 338 commits to main since this release

What's Changed

Major Changes 🛠

New Features 🎉

Bugfixes 🪲

  • Fix compute_log_prior in models with Deterministics by @OriolAbril in #7168
  • Fix error in warn_treedepth when using multiple NUTS samplers by @ricardoV94 in #7182
  • Fix error in dataset_to_point_list when chain, draw are not the leading dims by @OriolAbril in #7180
  • Refactor get_tau_sigma and support lists of variables by @tvwenger in #7185

Documentation 📖

  • Update link of Bayesian Analysis with Python book to third edition by @aloctavodia in #7161
  • Fix typo in developer guide by @erik-werner in #7170
  • Add examples explaining advanced applications of sample_posterior_predictive by @ricardoV94 in #7014
  • Updated docstrings in pymc.model.core.Model by @apalermo01 in #7118
  • Explain how to obtain the model graphviz in a non-Ipython environment by @Armavica in #7181
  • Improve HSGP and ZeroInflated / Hurdle distributions docs by @AlexAndorra in #7189

Maintenance 🔧

New Contributors

Full Changelog: v5.10.4...v5.11.0