0.2.3
To add minikalman/0.2.3 to your project, run
cargo add minikalman@0.2.3or use
[dependencies]
minikalman = "0.2.3"To install the latest version, run
cargo add minikalmanChanges
Full Changelog: v0.2.2...v0.2.3
Internal
- Improved documentation of
KalmanandMeasurementstructs.