estima 0.1.0

Kalman estimator
Documentation
[dependencies]

[lib]
name = "estima"
path = "src/lib.rs"

[package]
authors = ["Alexander Zhuravlev"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["embedded", "hardware-support", "no-std"]
description = "Kalman estimator"
documentation = "https://docs.rs/estima"
edition = "2021"
keywords = ["estimator", "navigation"]
license = "MIT"
name = "estima"
readme = false
repository = "https://github.com/copterust/estima"
version = "0.1.0"