v0.7.0
0.7.0 (2026-02-24)
Features
- sparse: add a ColoredMatrix type for sparse differentiation (2ab3214)
Bug Fixes
- adapt sparse benchmark with new api (93d1cf4)
- sparse: switch to scipy csr matrix in all sparsity pattern creation (2ab3214)
Performance Improvements
- sparse: precompute reconstruction of data from J_compressed (d2f6a37)