13 version = "unstable-2022-08-23";
14 format = "setuptools";
18 src = fetchFromGitHub {
21 rev = "3b51149ebcff0401ff1e10bf08ffca7b6bbc4a33";
22 hash = "sha256-KuuVu0tqrmQuNKYmDmdy+TU6BnnhDxh4G8n9BGzjGag=";
29 propagatedBuildInputs = [
36 homepage = "https://github.com/rlabbe/filterpy";
37 description = "Kalman filtering and optimal estimation library";
38 license = licenses.mit;