kalmanfilt

Crates.iokalmanfilt
lib.rskalmanfilt
version0.2.6
sourcesrc
created_at2023-11-08 00:55:12.943618
updated_at2024-10-22 17:46:35.303271
descriptionKalman and other filters from Kalman-and-Bayesian-Filters-in-Python
homepage
repositoryhttps://github.com/trueb2/kalmanfilt
max_upload_size
id1028614
size60,442
Jacob Trueb (trueb2)

documentation

README

kalman-filter-rs - Kalman filters and other optimal and non-optimal estimation filters in Rust.

kalman-filter-rs is a port of the filterpy library and aims to provide Kalman filtering and optimal estimation for Rust.

To learn more about Kalman filters check out Roger R Labbe Jr.'s awesome book Kalman-and-Bayesian-Filters-in-Python.

Commit count: 76

cargo fmt