Skip to content

Releases: pymc-devs/pytensor

rel-2.32.0

27 Jul 12:21
6f8bb55
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

New Features 🎉

Bugfixes 🐛

Documentation 📖

Maintenance 🔧

  • Converts negative constant axis to positive if present in Join(COp) by @PabloRoque in #1527
  • Preserve static shape information in block_diag by @jessegrabowski in #1529
  • Get rid of pydot-ng because it's deprecated since 7 years by @maresb in #1534
  • Canonicalize subtensor negative integer indices by @ricardoV94 in #1541
  • Use stricter numerical tolerance in rewrites and allow casting in PatternNodeRewriter by @lciti in #1526

New Contributors

Full Changelog: rel-2.31.7...rel-2.32.0

rel-2.31.7

08 Jul 16:19
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Implement full_like, ones_like, and zeros_like for XTensorVariables by @ricardoV94 in #1519

Documentation 📖

Maintenance 🔧

  • Extend C implementation of psi to support negative inputs by @Abhinav-Khot in #1523
  • Make convolve mode symbolic to avoid unnecessary large convolution in gradient graph by @ricardoV94 in #1522

Full Changelog: rel-2.31.6...rel-2.31.7

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