{ "info": { "author": "Jakub Pr\u00fcher", "author_email": "jacobnzw@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# SSM Toybox\nPython 3 implementation of the nonlinear sigma-point filters based on Bayesian quadrature, such as\n\n* Gaussian Process Quadrature Kalman Filter [1]\n* Student's t-Process Quadrature Kalman Filter [2]\n\nIncluded are also the well-known classical nonlinear Kalman filters such as:\n\n* Extended Kalman Filter\n* Unscented Kalman Filter\n* Cubature Kalman Filter\n* Gauss-Hermite Kalman Filter\n\n\n### Build documentation\n```\ncd docs\nsphinx-apidoc -o ./ ../ssmtoybox ../ssmtoybox/tests\nmake html\n```\n\n\n### Why toybox?\nBecause 'toolbox' sounds too serious :-).\n\n\n### References\n[1]: [[DOI](http://dx.doi.org/10.1109/TAC.2017.2774444) | [PDF](https://arxiv.org/abs/1701.01356)] \nPr\u00c3\u00bcher, J. and Straka, O. Gaussian Process Quadrature Moment Transform, IEEE Transactions on Automatic Control, 2017\n\n[2]: [[DOI](http://dx.doi.org/10.23919/ICIF.2017.8009742) | [PDF](https://arxiv.org/abs/1703.05189)] \nPr\u00c3\u00bcher, J.; Tronarp, F.; Karvonen, T.; S\u00c3\u00a4rkk\u00c3\u00a4, S. and Straka, O. Student-t Process Quadratures for Filtering of \nNon-linear Systems with Heavy-tailed Noise, 20th International Conference on Information Fusion (Fusion), 1-8, 2017 \n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jacobnzw/SSMToybox/tree/v0.1.1-alpha", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ssmtoybox", "package_url": "https://pypi.org/project/ssmtoybox/", "platform": "", "project_url": "https://pypi.org/project/ssmtoybox/", "project_urls": { "Homepage": "https://github.com/jacobnzw/SSMToybox/tree/v0.1.1-alpha" }, "release_url": "https://pypi.org/project/ssmtoybox/0.1.1a0/", "requires_dist": null, "requires_python": "", "summary": "Local filters based on Bayesian quadrature", "version": "0.1.1a0" }, "last_serial": 4844979, "releases": { "0.1.1a0": [ { "comment_text": "", "digests": { "md5": "54245e34deeb8ee5bd158718904f9880", "sha256": "70d70b888921de2eefb50bd2436ee84e0b66ab02b84d994c3c61c3e69b7538db" }, "downloads": -1, "filename": "ssmtoybox-0.1.1a0-py3-none-any.whl", "has_sig": false, "md5_digest": "54245e34deeb8ee5bd158718904f9880", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 65456, "upload_time": "2019-02-20T11:17:44", "url": "https://files.pythonhosted.org/packages/2a/a4/2b7e662fa579107f8a09a845907a98e29c26fdf5ef2f40fb73e5ac738612/ssmtoybox-0.1.1a0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0c9c0114bc39c3fe9e5ae65b04d6d691", "sha256": "5520419577d899413fb6f5a091658d1c4b11edb0f9e4e6c8995ee67ffbdb45d7" }, "downloads": -1, "filename": "ssmtoybox-0.1.1a0.tar.gz", "has_sig": false, "md5_digest": "0c9c0114bc39c3fe9e5ae65b04d6d691", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57799, "upload_time": "2019-02-20T11:17:47", "url": "https://files.pythonhosted.org/packages/8d/9b/9d503bf4a465d7a10f3582fc11ec1822c2ca37fd66e0777034ec14995faf/ssmtoybox-0.1.1a0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "54245e34deeb8ee5bd158718904f9880", "sha256": "70d70b888921de2eefb50bd2436ee84e0b66ab02b84d994c3c61c3e69b7538db" }, "downloads": -1, "filename": "ssmtoybox-0.1.1a0-py3-none-any.whl", "has_sig": false, "md5_digest": "54245e34deeb8ee5bd158718904f9880", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 65456, "upload_time": "2019-02-20T11:17:44", "url": "https://files.pythonhosted.org/packages/2a/a4/2b7e662fa579107f8a09a845907a98e29c26fdf5ef2f40fb73e5ac738612/ssmtoybox-0.1.1a0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0c9c0114bc39c3fe9e5ae65b04d6d691", "sha256": "5520419577d899413fb6f5a091658d1c4b11edb0f9e4e6c8995ee67ffbdb45d7" }, "downloads": -1, "filename": "ssmtoybox-0.1.1a0.tar.gz", "has_sig": false, "md5_digest": "0c9c0114bc39c3fe9e5ae65b04d6d691", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57799, "upload_time": "2019-02-20T11:17:47", "url": "https://files.pythonhosted.org/packages/8d/9b/9d503bf4a465d7a10f3582fc11ec1822c2ca37fd66e0777034ec14995faf/ssmtoybox-0.1.1a0.tar.gz" } ] }