There is a newer version of the record available.

Published November 21, 2023 | Version rel-2.18.0
Software Open

pymc-devs/pytensor: rel-2.18.0

Description

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Major Changes 🛠

  • Implement ChiSquare via Gamma by @wd60622 in https://github.com/pymc-devs/pytensor/pull/490
  • Implement vectorize helper with similar semantics to that of NumPy by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/500

New Features 🎉

  • Implement JAX dispatch for TriGamma by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/498
  • Vectorize dispatch for shape operations by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/454

Bugfixes 🐛

  • Use empty blas_ldflags if no cxx is configured by @lucianopaz in https://github.com/pymc-devs/pytensor/pull/506

Documentation 📖

  • Add set and inc TensorVariable methods for set_subtensor and inc_subtensor operations by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/494

Maintenance 🔧

  • Unpin numpy in pyproject.toml by @twiecki in https://github.com/pymc-devs/pytensor/pull/492
  • Defer the use of nfunc_spec in JAX scalar dispatch by @ferrine in https://github.com/pymc-devs/pytensor/pull/496
  • Implement Polygamma Op by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/505

New Contributors

  • @wd60622 made their first contribution in https://github.com/pymc-devs/pytensor/pull/490

Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.17.4...rel-2.18.0

Files

pymc-devs/pytensor-rel-2.18.0.zip

Files (4.3 MB)

Name Size Download all
md5:da70ac09aeef9bc0f37449c9a16bbdca
4.3 MB Preview Download

Additional details

Related works