Skip to content

Releases: pymc-devs/pytensor

rel-2.17.3

17 Oct 12:14
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: rel-2.17.2...rel-2.17.3

rel-2.17.2

12 Oct 07:52
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Maintenance 🔧

Full Changelog: rel-2.17.1...rel-2.17.2

rel-2.17.1

04 Oct 12:08
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: rel-2.17.0...rel-2.17.1

rel-2.17.0

29 Sep 13:22
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

  • Do not invert Gamma rate and fix JAX implementation of Gamma and Pareto by @tvwenger in #460

New Features 🎉

  • Extend cholesky of triangular dot rewrite to matmul Ops by @ricardoV94 in #459

New Contributors

Full Changelog: rel-2.16.3...rel-2.17.0

rel-2.16.3

25 Sep 07:45
2d94407
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Full Changelog: rel-2.16.2...rel-2.16.3

rel-2.16.2

21 Sep 12:50
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

  • Exclude backend incompatible rewrites in Scan dispatch by @ricardoV94 in #427

Maintenance 🔧

Full Changelog: rel-2.16.1...rel-2.16.2

rel-2.16.1

12 Sep 15:14
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

  • Fix SoftmaxGrad failure with constant dy in numba backend by @ricardoV94 in #435
  • Fix bug in local_dimshuffle_subtensor rewrite by @ricardoV94 in #438

Full Changelog: rel-2.16.0...rel-2.16.1

rel-2.16.0

07 Sep 11:14
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

  • Implement graph.vectorize and Blockwise Op by @ricardoV94 in #306
  • Deprecate extract_diag and linalg.trace in favor of numpy look-alikes by @ricardoV94 in #428

New Features 🎉

  • Add Op corresponding to scipy.linalg.solve_discrete_are by @jessegrabowski in #417
  • Improve static output shape and numba implementations of some Ops by @aseyboldt in #375

Documentation 📖

Maintenance 🔧

  • Rename module pytensor.tensor.var to pytensor.tensor.variable by @purna135 in #424

New Contributors

Full Changelog: rel-2.15.0...rel-2.16.0

rel-2.15.0

25 Aug 11:36
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

New Features 🎉

  • Extend ExtractDiag gradient and numba implementation to higher dimensional inputs by @ricardoV94 in #389

Bugfixes 🐛

  • Fix typo in profile summary printing function by @Armavica in #416
  • Fix numba implementation of CumOp when axis is None by @ricardoV94 in #420

Documentation 📖

  • Fix docstrings reference for the betainc_grad function by @amyoshino in #412

Maintenance 🔧

  • Don't run merge optimization in ScalarInnerGraphOp.fgraph by @ricardoV94 in #406

New Contributors

Full Changelog: rel-2.14.2...rel-2.15.0

rel-2.14.2

04 Aug 07:14
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Provide JAX Ops from Optional tensorflow-probability dependency by @ricardoV94 in #403

Bugfixes 🐛

Maintenance 🔧

Full Changelog: rel-2.14.1...rel-2.14.2