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 Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.11.2 2026-01-31    
0.11.1 2025-12-31    
0.11.0 2025-11-27    
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 2026-09-03 11:55:48 UTC