Skip to content

0.2.3

Choose a tag to compare

@sunsided sunsided released this 03 Jun 18:28
be7d0ba

To add minikalman/0.2.3 to your project, run

cargo add minikalman@0.2.3

or use

[dependencies]
minikalman = "0.2.3"

To install the latest version, run

cargo add minikalman

Changes

Full Changelog: v0.2.2...v0.2.3

Internal

  • Improved documentation of Kalman and Measurement structs.