Skip to content

rel-2.9.1

Compare
Choose a tag to compare
@michaelosthege michaelosthege released this 10 Jan 15:59
· 1231 commits to main since this release
4da56ec

ℹ️ Versions 2.8.12 and 2.9.0 did not get released on PyPI or conda-forge due to hiccups in our CI pipeline. The corresponding release notes were merged into the seconds below.

What's Changed

Major Changes 🛠

  • [from 2.8.12] Allow passing static shape to tensor creation helpers by @ricardoV94 in #118
    • The first and only positional argument to tensor is now name. dtype and shape are now keyword-only arguments in all tensor constructor helpers (tensor, matrix, ...)

New Features 🎉

  • Add slogdet for Numba and JAX by @mtsokol in #172
  • [from 2.9.0] Compute static shape types in outputs of Join by @michaelosthege in #164
  • [from 2.9.0] Add Ops for Gaussian Hypergeometric Function, Pochhammer Symbol, and Factorials by @ColtAllen in #90
  • [from 2.8.12] 🔄 From Aesara: 1362: "Add HalfNormalRV JAX implementation" by @theorashid in #129

Bugfixes 🐛

Maintenance 🔧

New Contributors

Full Changelog: rel-2.8.11...rel-2.8.12
Full Changelog: rel-2.8.12...rel-2.9.0
Full Changelog: rel-2.9.0...rel-2.9.1