Skip to content

Releases: wilocw/sspy

v0.1.0

26 Jan 13:29
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

sspy version 0.1.0

Implementation of initial code base for filters and smoothers, including linear-discrete, extended and unscented Kalman filters and Rauch-Tung-Streibel smoothers. Jupyter notebooks can be found in notebooks/ and a demo script of linear-discrete Kalman filtering, smoothing and predicting can be found in demo/linear-discrete-kalman.py.