pykalman

An implementation of the Kalman Filter, Kalman Smoother, and EM algorithm in Python

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pykalman

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.10.2 2025-08-26    
0.10.1 2025-01-31    
0.10.0 2025-01-31    
0.9.7 2024-03-25    
0.9.5 2013-07-07  
0.9.4 2013-04-12  
0.9.3 2012-11-12  
0.9.2 2012-08-29  
0.9.1 2012-08-20  
0.9 2012-08-20  

Issues with this package?

Page last updated 2025-09-02 06:36:45 UTC