DFSG NEW Queue

DFSG, Licensing & New Packages Team

filterpy 1.4.5-1

Package Information

DescriptionKalman filtering and optimal estimation library

FilterPy implements several Kalman filter variants and related optimal estimation algorithms in pure Python with pedagogically clear code.

Supported algorithms include: discrete Kalman filter, extended Kalman filter, unscented Kalman filter, ensemble Kalman filter, fixed-lag smoother, g-h filter, H-infinity filter, and particle filters.

The library is designed for students and researchers who want to understand and use Kalman filtering without sacrificing readability.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByAnton Gladky <gladk@debian.org>
Sponsorgladk@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/filterpy.git (browse)
Closes#1135960
Trackerhttps://tracker.debian.org/pkg/filterpy
Uploaded1 day ago

New Package Report

.changes
DateThu, 07 May 2026 20:15:07 +0200
Sourcefilterpy
Version1.4.5-1
Changed-ByAnton Gladky
Architecturesource all
Distributionunstable
Changelog
filterpy (1.4.5-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1135960)
.dsc
Priorityoptional
Componentmain
Package-Listpython3-filterpy deb python optional arch=all
python3-filterpy-doc deb doc optional arch=all
Sectionpython
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/rlabbe/filterpy
Upstream-Name: filterpy
Upstream-Contact:
 Roger Labbe <rlabbejr@gmail.com>,

Files:
 *
Copyright:
 2015 Roger R. Labbe Jr
License: Expat

Files:
 debian/*
Copyright:
 2026 Anton Gladky <gladk@debian.org>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

Back to Dashboard | View all reviews for this package