rel-2.16.0
What's Changed
Major Changes 🛠
- Implement
graph.vectorize
andBlockwise
Op
by @ricardoV94 in #306 - Deprecate
extract_diag
andlinalg.trace
in favor of numpy look-alikes by @ricardoV94 in #428
New Features 🎉
- Add
Op
corresponding toscipy.linalg.solve_discrete_are
by @jessegrabowski in #417 - Improve static output shape and numba implementations of some Ops by @aseyboldt in #375
Documentation 📖
- DOC: Fix docstrings in
gradient.py
by @hsinfan1996 in #415
Maintenance 🔧
New Contributors
- @purna135 made their first contribution in #424
- @hsinfan1996 made their first contribution in #415
Full Changelog: rel-2.15.0...rel-2.16.0