Skip to content

Releases: pymc-devs/pytensor

rel-2.31.6

03 Jul 14:05
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

  • Do not skip validation between consecutive Elemwise inplace replacements by @ricardoV94 in #1494
  • Fix shape errors in scalar_solve_to_division rewrite by @ricardoV94 in #1516

Full Changelog: rel-2.31.5...rel-2.31.6

rel-2.31.5

30 Jun 15:02
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Maintenance 🔧

Full Changelog: rel-2.31.4...rel-2.31.5

rel-2.31.4

24 Jun 12:35
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: rel-2.31.3...rel-2.31.4

rel-2.31.3

02 Jun 13:11
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Support RandomVariable graphs with scalar shape parameters in JAX backend by @ricardoV94 in #1029

Bugfixes 🐛

  • Handle compute_map=None in Scan by @zaxtax in #1435
  • Coerce dtype __props__ to string due to invalid hash of np.dtype() objects by @ricardoV94 in #1436

Maintenance 🔧

Full Changelog: rel-2.31.2...rel-2.31.3

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 🛠

  • Speedup AdvancedSubtensor1 and AdvancedIncSubtensor1 in C backend by @ricardoV94 in #1346
    • AdvancedIncSubtensor1 now explicitly forbids runtime broadcast

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