Skip to content

rel-2.16.0

Compare
Choose a tag to compare
@ricardoV94 ricardoV94 released this 07 Sep 11:14
· 852 commits to main since this release

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