pykalman-py311-update


Namepykalman-py311-update JSON
Version 0.9.6 PyPI version JSON
download
home_pagehttp://pykalman.github.com
SummaryAn implementation of the Kalman Filter, Kalman Smoother, and EM algorithm in Python
upload_time2023-09-19 19:28:19
maintainer
docs_urlNone
authorDaniel Duckworth
requires_python
licenseBSD
keywords kalman filter smoothing em hmm tracking unscented ukf kf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://pykalman.github.com",
    "name": "pykalman-py311-update",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "kalman filter smoothing em hmm tracking unscented ukf kf",
    "author": "Daniel Duckworth",
    "author_email": "pykalman@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/40/95/1302156080bc21edcaa6cadc8ba687231939a7a18dc05854b618e9858066/pykalman-py311-update-0.9.6.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "An implementation of the Kalman Filter, Kalman Smoother, and EM algorithm in Python",
    "version": "0.9.6",
    "project_urls": {
        "Homepage": "http://pykalman.github.com"
    },
    "split_keywords": [
        "kalman",
        "filter",
        "smoothing",
        "em",
        "hmm",
        "tracking",
        "unscented",
        "ukf",
        "kf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74d90ca98e2a3a1360b165901a379bccec228a355666b9f9980f55cab5859db6",
                "md5": "80350d51c7aec83f01cd73d2b8fd4b1d",
                "sha256": "79adebf11fcccd03e8b92bbe8e8a9a6cca374881b3fc4c12ea26b15558e1f91e"
            },
            "downloads": -1,
            "filename": "pykalman_py311_update-0.9.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80350d51c7aec83f01cd73d2b8fd4b1d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 237547,
            "upload_time": "2023-09-19T19:28:17",
            "upload_time_iso_8601": "2023-09-19T19:28:17.802412Z",
            "url": "https://files.pythonhosted.org/packages/74/d9/0ca98e2a3a1360b165901a379bccec228a355666b9f9980f55cab5859db6/pykalman_py311_update-0.9.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40951302156080bc21edcaa6cadc8ba687231939a7a18dc05854b618e9858066",
                "md5": "2ce8a4c4d71f456cf1aefb40693b6cc8",
                "sha256": "6c7bf9a2d67876b6e87aaabdd07ea2432287d17612ad87d5a54a331edd162cde"
            },
            "downloads": -1,
            "filename": "pykalman-py311-update-0.9.6.tar.gz",
            "has_sig": false,
            "md5_digest": "2ce8a4c4d71f456cf1aefb40693b6cc8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 231903,
            "upload_time": "2023-09-19T19:28:19",
            "upload_time_iso_8601": "2023-09-19T19:28:19.965671Z",
            "url": "https://files.pythonhosted.org/packages/40/95/1302156080bc21edcaa6cadc8ba687231939a7a18dc05854b618e9858066/pykalman-py311-update-0.9.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-19 19:28:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pykalman-py311-update"
}
        
Elapsed time: 0.11935s