Skip to content

Releases: pymc-devs/pytensor

rel-2.31.2

25 May 14:04
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

New Contributors

Full Changelog: rel-2.31.1...rel-2.31.2

rel-2.31.1

21 May 17:13
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Full Changelog: rel-2.31.0...rel-2.31.1

rel-2.31.0

19 May 20:19
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

New Features 🎉

Bugfixes 🐛

Maintenance 🔧

New Contributors

Full Changelog: rel-2.30.3...rel-2.31.0

rel-2.30.3

09 Apr 13:19
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Maintenance 🔧

  • Propagate static output shapes in Split and avoid copy in C-impl by @ricardoV94 in #1343

New Contributors

Full Changelog: rel-2.30.2...rel-2.30.3

rel-2.30.2

01 Apr 20:33
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Maintenance 🔧

  • Don't run local uint constant indices in C/Python backends by @ricardoV94 in #1335

Full Changelog: rel-2.30.1...rel-2.30.2

rel-2.30.1

30 Mar 12:57
3af923b
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

  • Fix nan for valid parameters in jax implementation of Multinomial by @ricardoV94 in #1328

Full Changelog: rel-2.30.0...rel-2.30.1

rel-2.30.0

27 Mar 18:26
0b56ed9
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

  • Simplify dispatch of JAX random variables by handling rng split automatically by @educhesne in #1315

New Features 🎉

Bugfixes 🐛

  • Fix inplace/layout bugs in Numba lapack routines by @ricardoV94 in #1304
  • Fix get_vector_length incorrectly returning for shared variable without static shape by @Abhinav-Khot in #1295

Maintenance 🔧

New Contributors

Full Changelog: rel-2.29.0...rel-2.30.0

rel-2.29.0

18 Mar 13:06
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

New Features 🎉

  • Add numpy-like vecdot, vecmat and matvec helpers by @twiecki in #1250
  • Allow more specialized linalg.solve assume_a cases by @ricardoV94 in #1273

Bugfixes 🐛

Maintenance 🔧

New Contributors

Full Changelog: rel-2.28.3...rel-2.29.0

rel-2.28.3

05 Mar 12:03
Compare
Choose a tag to compare

What's Changed

Maintenance 🔧

Full Changelog: rel-2.28.2...rel-2.28.3

rel-2.28.2

03 Mar 17:21
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

  • Fix inner graph inplace rewrites in Numba / PyTorch backends by @ricardoV94 in #1247

Documentation 📖

Maintenance 🔧

Full Changelog: rel-2.28.1...rel-2.28.2