pfilter · PyPI - PyPI · The Python Package Index
https://pypi.org/project/pfilter26.12.2020 · There are more mature and sophisticated packages for probabilistic filtering in Python (especially for Kalman filtering) if you want an off-the-shelf solution: Particle filtering. particles Extensive particle filtering, including smoothing and quasi-SMC algorithms; FilterPy Provides extensive Kalman filtering and basic particle filtering.