Skip to content

dwhensley/kalman_no_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kalman Filter with No Control

Toy example showing how to write a Rust program seamlessly wrapped in Python using the PyO3 ecosystem.

To run:

  1. Create a new Python virtual environment (venv, conda, etc.).
  2. pip install maturin from within the environment.
  3. maturin develop from within the environment to install locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages