We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c081a7b commit 09c0030Copy full SHA for 09c0030
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "adskalman"
3
repository = "https://github.com/strawlab/adskalman-rs"
4
-version = "0.16.0"
+version = "0.17.0"
5
authors = ["Andrew Straw <strawman@astraw.com>"]
6
edition = "2018"
7
description = "Kalman filter and Rauch-Tung-Striebel smoothing implementation using nalgebra, no_std"
0 commit comments