What's Changed
- Using matrix market examples for testing by @AndPotap in #74
- Implicit restarts by @AndPotap in #80
- Kernel Operator by @AndPotap in #86
- Updated Hessian code and added test by @AndPotap in #89
- Updated jax_fns to the new device querying by @AndPotap in #93
- Fix cond fn for CG and added test. Passed ruff to organized imports of tests in algoritms. by @AndPotap in #96
- Updated pytree backend to address issue #84 by @wejpurvis in #90
- Fixed the device allocation for Transpose and Adjoint. Added tests by @AndPotap in #97
- Improvements on Sparse API. by @AndPotap in #98
- Corrected device allocation for various Ops (Sum, Product, I_like,...) by @AndPotap in #99
- Added "no dispatch" option by @AndPotap in #100
- Added pseudo inverse functionality by @AndPotap in #101
- Incorporated SVD by @AndPotap in #102
- Code maintenance by @AndPotap in #104
New Contributors
- @wejpurvis made their first contribution in #90
Full Changelog: v0.0.5...v0.0.6