Skip to content

rel-2.8.12

Compare
Choose a tag to compare
@ricardoV94 ricardoV94 released this 30 Dec 10:58
· 1136 commits to main since this release

⚠️ This version was not released on PyPI or conda-forge.

What's Changed

Major Changes 🛠

  • 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 🎉

  • 🔄 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