Skip to content

v0.1.53

Compare
Choose a tag to compare
@ranocha ranocha released this 16 Jun 08:29
· 74 commits to main since this release
55a0700
Improve performance of `is_energy_preserving` via sparse matrices (#138)

* use sparse matrices for is_energy_preserving

* bump version

* format

* do not use the approach for Float32

* WIP: debug format check

* fix typo

* format

* use dense operations for few coefficients