github pymc-devs/pymc v5.22.0

latest release: v5.21.2
9 days ago

What's Changed

Major Changes 🛠

  • Bump PyTensor dependency by @ricardoV94 in #7740
    • This release changes how JAX dispatch of random variables are implemented. Custom dispatches will have to be updated

Documentation 📖

  • Add return type overload for sample_posterior_predictive by @nataziel in #7710
  • Replaced "log-likelihood" with "distribution" in for all the classes where distributions is more appropriate rather than log-likelihood. by @tanishy7777 in #7573

Maintenance 🔧

  • Allow passing graph level attributes to graphviz by @zaxtax in #7741
  • Add warning if a Minibatched variable is used without total_size by @zaxtax in #7742

New Contributors

Full Changelog: v5.21.1...v5.22.0

Don't miss a new pymc release

NewReleases is sending notifications on new releases.