Skip to content

Releases: pymc-devs/pytensor

rel-3.0.6

Choose a tag to compare

@ricardoV94 ricardoV94 released this 15 Jun 09:55

What's Changed

Bugfixes 🐛

  • Avoid deep recursion in OpFromGraph.infer_shape (backport from main) by @ricardoV94 in c141306

Full Changelog: rel-3.0.5...rel-3.0.6

rel-3.0.5

Choose a tag to compare

@ricardoV94 ricardoV94 released this 11 Jun 01:59

What's Changed

Bugfixes 🐛

Maintenance 🔧

Full Changelog: rel-3.0.4...rel-3.0.5

rel-3.0.4

Choose a tag to compare

@ricardoV94 ricardoV94 released this 01 Jun 22:28
1df3475

What's Changed

New Features 🎉

Bugfixes 🐛

Maintenance 🔧

Full Changelog: rel-3.0.3...rel-3.0.4

rel-3.0.3

Choose a tag to compare

@ricardoV94 ricardoV94 released this 20 May 23:02
b712ea6

What's Changed

New Features 🎉

Bugfixes 🐛

Maintenance 🔧

Full Changelog: rel-3.0.2...rel-3.0.3

rel-3.0.2

Choose a tag to compare

@ricardoV94 ricardoV94 released this 12 May 09:07

What's Changed

Bugfixes 🐛

Full Changelog: rel-3.0.1...rel-3.0.2

rel-3.0.1

Choose a tag to compare

@ricardoV94 ricardoV94 released this 11 May 07:44

What's Changed

New Features 🎉

Maintenance 🔧

Full Changelog: rel-3.0.0...rel-3.0.1

rel-3.0.0

Choose a tag to compare

@ricardoV94 ricardoV94 released this 04 May 10:38

What's Changed

Major Changes 🛠

New Features 🎉

Bugfixes 🐛

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: rel-2.38.0...rel-3.0.0

rel-2.38.3

Choose a tag to compare

@ricardoV94 ricardoV94 released this 27 Apr 13:33

What's Changed

Bugfixes 🐛

Maintenance 🔧

Full Changelog: rel-2.38.2...rel-2.38.3

rel-2.38.2

Choose a tag to compare

@ricardoV94 ricardoV94 released this 06 Mar 13:19

What's Changed

Maintenance 🔧

Full Changelog: rel-2.38.1...rel-2.38.2

rel-2.38.1

Choose a tag to compare

@ricardoV94 ricardoV94 released this 01 Mar 12:51

What's Changed

Bugfixes 🐛

  • Validate that output_subset indices are within bounds in CVM by @WHOIM1205 in #1903

Documentation 📖

  • make scan dosctring render legibly by @elc45 in #1897

Maintenance 🔧

  • Fix static shape inference in pt.linalg.kron and add regression test by @ayulockedin in #1898
  • Implement vectorize for xtensor Dot by @ricardoV94 in #1915
  • XTensorType: Add values_eq and values_eq_approx by @ricardoV94 in #1914
  • Einsum: Compatibility with newer numpy by @ricardoV94 in #1916
  • Numba: Add several remaining sparse ops by @tomicapretto in #1896

New Contributors

Full Changelog: rel-2.38.0...rel-2.38.1