
filterpy 1.4.5
0
Kalman filtering and optimal estimation library
Contents
Kalman filtering and optimal estimation library
Stars: 3771, Watchers: 3771, Forks: 671, Open Issues: 82The rlabbe/filterpy repo was created 11 years ago and the last code push was 2 years ago.
The project is very popular with an impressive 3771 github stars!
How to Install filterpy
You can install filterpy using pip
pip install filterpy
or add it to a project with poetry
poetry add filterpy
Package Details
- Author
- Roger Labbe
- License
- MIT
- Homepage
- https://github.com/rlabbe/filterpy
- PyPi:
- https://pypi.org/project/filterpy/
- GitHub Repo:
- https://github.com/rlabbe/filterpy
Classifiers
- Scientific/Engineering
- Scientific/Engineering/Mathematics
- Scientific/Engineering/Physics
- Utilities
Related Packages
Errors
A list of common filterpy errors.
Code Examples
Here are some filterpy code examples and snippets.
GitHub Issues
The filterpy package has 82 open issues on GitHub
- Unable to avoid copy while creating an array as requested
pythonfix