Skip to content

Releases: pymc-devs/pytensor

rel-2.13.1

15 Jul 09:38
9be43d0
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: rel-2.13.0...rel-2.13.1

rel-2.13.0

14 Jul 07:25
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

  • Use static-only broadcasting rules to compute shape of broadcasting by @aseyboldt in #345
  • Allow rebuilding graphs when output type depends on input values by @ricardoV94 in #280
  • Forbid runtime broadcasting in Elemwise by @ricardoV94 in #372

New Features 🎉

Bugfixes 🐛

Maintenance 🔧

Full Changelog: rel-2.12.3...rel-2.13.0

rel-2.12.3

17 Jun 06:21
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: rel-2.12.2...rel-2.12.3

rel-2.12.2

13 Jun 07:18
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

  • Add Cholesky dot(L, L.T) rewrite and remove sandbox module by @dehorsley in #303

New Features 🎉

  • Improve Op string representation and debug_print formatting by @ricardoV94 in #319

Bugfixes 🐛

Documentation 📖

  • Don't recommend pydot-ng by @l8l in #336

New Contributors

Full Changelog: rel-2.12.1...rel-2.12.2

rel-2.12.1

24 May 18:19
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: rel-2.12.0...rel-2.12.1

rel-2.12.0

22 May 13:11
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

New Features 🎉

Maintenance 🔧

Full Changelog: rel-2.11.3...rel-2.12.0

rel-2.11.3

10 May 12:56
9ae07ab
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Maintenance 🔧

New Contributors

Full Changelog: rel-2.11.2...rel-2.11.3

rel-2.11.2

25 Apr 07:52
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

  • Fix local_subtensor_rv_lift rewrite bug with vector parameters by @ricardoV94 in #281

Maintenance 🔧

  • Import CompileError from setuptools not distutils by @maresb in #277

Full Changelog: rel-2.11.1...rel-2.11.2

rel-2.11.1

13 Apr 11:16
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Full Changelog: rel-2.11.0...rel-2.11.1

rel-2.11.0

07 Apr 13:00
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

New Features 🎉

Bugfixes 🐛

Documentation 📖

Maintenance 🔧

  • Fix numpy DeprecationWarning when converting integers to PyTensor Constants by @ricardoV94 in #238
  • Add explicit support for Python 3.11 by @ricardoV94 in #198
  • 🔄 From Aesara: 1337: Add basic overloads for Numba sparse types by @twiecki in #102
  • Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #257

New Contributors

Full Changelog: rel-2.10.1...rel-2.11.0