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

#647 in Algorithms

Download history 508/week @ 2025-01-18 525/week @ 2025-01-25 938/week @ 2025-02-01 848/week @ 2025-02-08 837/week @ 2025-02-15 923/week @ 2025-02-22 926/week @ 2025-03-01 980/week @ 2025-03-08 958/week @ 2025-03-15 1046/week @ 2025-03-22 911/week @ 2025-03-29 1473/week @ 2025-04-05 2228/week @ 2025-04-12 2303/week @ 2025-04-19 1882/week @ 2025-04-26 1476/week @ 2025-05-03

8,354 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