6 releases

0.3.0 Nov 16, 2024
0.2.6 Oct 22, 2024
0.2.4 Mar 4, 2024
0.2.2 Nov 8, 2023

#816 in Algorithms

Download history 1113/week @ 2025-03-12 866/week @ 2025-03-19 941/week @ 2025-03-26 684/week @ 2025-04-02 2143/week @ 2025-04-09 2426/week @ 2025-04-16 2101/week @ 2025-04-23 1494/week @ 2025-04-30 1621/week @ 2025-05-07 1477/week @ 2025-05-14 1672/week @ 2025-05-21 1839/week @ 2025-05-28 2024/week @ 2025-06-04 2227/week @ 2025-06-11 2578/week @ 2025-06-18 1561/week @ 2025-06-25

8,743 downloads per month
Used in 6 crates (via sci-rs)

MIT license

46KB
921 lines

filter-rs

filter-rs is a port of the filterpy library. This library is a work in progress. To learn more about Kalman filters check out Roger R Labbe Jr.'s awesome book Kalman-and-Bayesian-Filters-in-Python


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.

Dependencies

~3.5MB
~76K SLoC