Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 10:46
6c78baf

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)