jaxdlm


Namejaxdlm JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryA Jax based python package for dynamic linear models
upload_time2023-05-11 19:28:09
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords dynamic linear models jax state space models time series
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # JaxDLM
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "jaxdlm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "dynamic linear models,jax,state space models,time series",
    "author": "",
    "author_email": "Michael Ellis <michael@mlellis.com>",
    "download_url": "https://files.pythonhosted.org/packages/c1/5b/8740c594ea6b2fcbf2b484fe13e1d5ce4a33ebfee2693670a689cf68dfa1/jaxdlm-0.0.2.tar.gz",
    "platform": null,
    "description": "# JaxDLM",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Jax based python package for dynamic linear models",
    "version": "0.0.2",
    "project_urls": {
        "GitHub": "https://github.com/michaelellis003/JaxDLM"
    },
    "split_keywords": [
        "dynamic linear models",
        "jax",
        "state space models",
        "time series"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02fd8210c52bd7582a3e55b10d687f2af128729a78d44f55671fdc627356856f",
                "md5": "217081fd1d55dce49eea1507682a612c",
                "sha256": "fbddf6fca928d10bf4b5e2eb8c4eb8854b3c4aea8451e4746effb30752a69f5e"
            },
            "downloads": -1,
            "filename": "jaxdlm-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "217081fd1d55dce49eea1507682a612c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2127,
            "upload_time": "2023-05-11T19:28:07",
            "upload_time_iso_8601": "2023-05-11T19:28:07.813070Z",
            "url": "https://files.pythonhosted.org/packages/02/fd/8210c52bd7582a3e55b10d687f2af128729a78d44f55671fdc627356856f/jaxdlm-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c15b8740c594ea6b2fcbf2b484fe13e1d5ce4a33ebfee2693670a689cf68dfa1",
                "md5": "edcb2f216942175eea378df04827c536",
                "sha256": "00e8319d25ed73f4f64381e705cea6929a7fa3b5584ba6a952cff7e0e9c20757"
            },
            "downloads": -1,
            "filename": "jaxdlm-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "edcb2f216942175eea378df04827c536",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1399,
            "upload_time": "2023-05-11T19:28:09",
            "upload_time_iso_8601": "2023-05-11T19:28:09.992550Z",
            "url": "https://files.pythonhosted.org/packages/c1/5b/8740c594ea6b2fcbf2b484fe13e1d5ce4a33ebfee2693670a689cf68dfa1/jaxdlm-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-11 19:28:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "michaelellis003",
    "github_project": "JaxDLM",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "jaxdlm"
}
        
Elapsed time: 0.08824s