kalix 0.2.1

Declarative Kalman filtering from dynamics expressions. Write the physics, derive the filter.
Documentation
1
2
3
4
pub mod ast;
pub mod diff;
pub mod eval;
pub mod parser;