What's Changed
- Update to latest blas and lapack src crates by @bnaras in #161
- Configurable print streams by @goulart-paul in #160
- Adds "auto" option for ldlsolver selection by @goulart-paul in #162
- collapse 1d and repeated cones by @goulart-paul in #163
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #135
- improved tril support by @goulart-paul in #170
- Support for panua and mkl pardiso by @goulart-paul in #175
- bump msrv to 1.70 by @goulart-paul in #177
- Update msrv.yml by @goulart-paul in #178
- Custom termination callback hooks by @goulart-paul in #176
- Update msrv.yml by @goulart-paul in #179
- 2x2 and 3x3 special cases for cholesky, eigen and svd by @goulart-paul in #173
- structural dropzeros in P/A by @goulart-paul in #180
- Enable pardiso iparm configuration through settings by @goulart-paul in #181
- Pg/fix 171 by @goulart-paul in #183
- pardiso / py interface updates by @goulart-paul in #182
- more robust 2-norms by @goulart-paul in #184
- Validation checks during during solver creation and updates by @goulart-paul in #185
- Python callback hooks by @goulart-paul in #186
- fix #187 by @goulart-paul in #188
- add callback states for C by @goulart-paul in #189
- consolidate build logic by @goulart-paul in #190
- v0.11 by @goulart-paul in #191
Full Changelog: v0.10.0...v0.11.0