v0.1.24
What's Changed
- Fix to benchmark runner by adding custom build command by @JonathanWenger in #790
- Update jax[cpu] requirement from <0.4.4 to <0.4.5 by @dependabot in #791
- Add KeOps support to CovarianceFunction by @timweiland in #793
- Add
BlockDiagonalMatrix
by @timweiland in #794 - Update jax[cpu] requirement from <0.4.5 to <0.4.6 by @dependabot in #795
- Update pylint requirement from ~=2.16.2 to ~=2.16.3 by @dependabot in #797
- Update myst-parser requirement from <0.17.0 to <0.20.0 by @dependabot in #796
- Use triangular solves in default
_solve
by @timweiland in #801 - Bugfix in
CovarianceLinearOperator
transpose by @timweiland in #800 - Update jax[cpu] requirement from <0.4.6 to <0.4.7 by @dependabot in #802
- Update pylint requirement from ~=2.16.3 to ~=2.17.0 by @dependabot in #805
Full Changelog: v0.1.23...v0.1.24