Skip to content

v0.1.12

Compare
Choose a tag to compare
@JonathanWenger JonathanWenger released this 21 Oct 13:54
· 210 commits to main since this release
80ae049

New Features

  • Kernel broadcasting (#539): Allows efficient evaluation of kernels without forming a full kernel matrix.

Improvements

  • Updated quickstart guides for linear solvers (#511) and linear operators (#534)

Refactoring

  • Probabilistic linear solvers: Information operators (#494) and stopping criteria (#499)

Documentation

  • Corrected documentation of some ODE example problems (#544)