Skip to content

Releases: pymc-devs/pytensor

rel-2.27.1

03 Feb 18:08
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: rel-2.27.0...rel-2.27.1

rel-2.27.0

24 Jan 09:31
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

  • Deprecate redundant utilities for extracting constants by @ricardoV94 in #1046

New Features 🎉

Bugfixes 🐛

  • More robust check for multiple integer indices in numba ravel_multidimensional_idx rewrites by @ricardoV94 in #1139
  • Fix dispatch of Elemwised ScalarLoop in Numba backend by @ricardoV94 in #1137
  • Use more conservative fastmath flags in numba backend by @ricardoV94 in #1147
  • Respect predefined modes in get_default_mode by @ricardoV94 in #1166

Documentation 📖

Maintenance 🔧

Full Changelog: rel-2.26.4...rel-2.27.0

rel-2.26.4

03 Dec 15:03
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Allow for more elemwise torch functions using broadcast_tensor and vmap by @Ch0ronomato in #1032
  • Torch dispatch for scipy-like functions and Softplus by @Ch0ronomato in #1066
  • Support consecutive integer vector indexing in Numba backend by @ricardoV94 in #1106
  • Support multidimensional boolean set/inc_subtensor in Numba via rewrite by @ricardoV94 in #1108
  • Add Numba implementation of Blockwise by @ricardoV94 in #1015

Documentation 📖

Maintenance 🔧

New Contributors

  • @aibit0111 made their first contribution in #1093

Full Changelog: rel-2.26.3...rel-2.26.4

rel-2.26.3

15 Nov 12:59
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Maintenance 🔧

Full Changelog: rel-2.26.2...rel-2.26.3

rel-2.26.2

11 Nov 13:52
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: rel-2.26.1...rel-2.26.2

rel-2.26.1

11 Nov 08:11
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: rel-2.26.0...rel-2.26.1

rel-2.26.0

08 Nov 20:20
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

  • Dimshuffle does not need input broadcastable info by @ricardoV94 in #979
  • Reduce overhead of function call and deprecate rarely used utilities by @ricardoV94 in #1024

New Features 🎉

Bugfixes 🐛

  • Make blockwise perform method node dependent by @ricardoV94 in #1048
  • Fix bug from too strict type check in _sum_grad_over_bcasted_dims by @ricardoV94 in #1036
  • Fix downcasting bug in local_[mul|div]_switch_sink rewrite by @ricardoV94 in #1059
  • Fix bugs in local_useless_slice and local_reduce_join rewrites by @ricardoV94 in #1057

Documentation 📖

Maintenance 🔧

Full Changelog: rel-2.25.5...rel-2.26.0

rel-2.25.5

03 Oct 12:22
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

  • Correct usage of file context in profiling outputs by @AuguB in #1011

Maintenance 🔧

New Contributors

Full Changelog: rel-2.25.4...rel-2.25.5

rel-2.25.4

24 Aug 12:59
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

  • Fix bug due to __props__ in OpFromGraph subclasses by @ricardoV94 in #981

Full Changelog: rel-2.25.3...rel-2.25.4

rel-2.25.3

21 Aug 09:23
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: rel-2.25.2...rel-2.25.3