Skip to content

v0.1.8

Compare
Choose a tag to compare
@JonathanWenger JonathanWenger released this 29 Jun 15:02
e08bf4e

New Features

  • Abstract base class ProbabilisticNumericalMethod #410

Refactoring

  • Simplification of RandomVariable instantiation code #425

Bug Fixes

  • Fixed tests for extended Kalman filters #409
  • LinearOperator.inv() no longer throws warnings for sparse matrices #434

Documentation

  • updated tutorials #419 #423
  • restructured contribution guide #414