FilterPy is a Python library for Kalman filtering and related state-estimation methods. It implements standard, extended, and unscented Kalman filters, along with Kalman smoothers. The package also includes particle filters, least-squares filters, fading-memory filters, g-h filters, discrete Bayes methods, and H-infinity tools. Its code favors readability and close correspondence with the underlying equations. NumPy and SciPy handle the numerical work, with Matplotlib commonly used for visualization. The library accompanies the book Kalman and Bayesian Filters in Python and is useful for learning, prototyping, tracking, navigation, and estimation experiments.
Features
- Standard, extended, and unscented Kalman filters
- Kalman smoothing and state estimation
- Particle and discrete Bayes filtering
- Least-squares, fading-memory, and g-h filters
- NumPy and SciPy numerical integration
- Companion educational material and examples
Categories
LibrariesLicense
MIT LicenseFollow FilterPy
Other Useful Business Software
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FilterPy!