jaxbook


Namejaxbook JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/shailesh1729/jaxbook
SummaryIterative algorithms for numerical linear algebra with JAX
upload_time2024-02-19 06:39:00
maintainer
docs_urlNone
authorShailesh Kumar
requires_python>=3.8
licenseApache 2.0: http://www.apache.org/licenses/LICENSE-2.0
keywords linear algebra machine learning deep learning jax
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jaxbook

Code for a book on Google JAX




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shailesh1729/jaxbook",
    "name": "jaxbook",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Linear Algebra,Machine Learning,Deep Learning,JAX",
    "author": "Shailesh Kumar",
    "author_email": "shailesh@indigits.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/33/438e461826519de8cc09b77fd6361551fed3e8cca2c7d9f47eceaee3cf76/jaxbook-0.0.1.tar.gz",
    "platform": null,
    "description": "# jaxbook\n\nCode for a book on Google JAX\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0: http://www.apache.org/licenses/LICENSE-2.0",
    "summary": "Iterative algorithms for numerical linear algebra with JAX",
    "version": "0.0.1",
    "project_urls": {
        "Download": "https://github.com/shailesh1729/jaxbook/archive/v0.0.1.tar.gz",
        "Homepage": "https://github.com/shailesh1729/jaxbook",
        "Issue Tracker": "https://github.com/shailesh1729/jaxbook/issues"
    },
    "split_keywords": [
        "linear algebra",
        "machine learning",
        "deep learning",
        "jax"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8651e0c9522b01bd767d9b6c5dc0a4d63a4cad3e5caef250eaf14f3602b8cc5",
                "md5": "d6fc4bb454ced9a5dac1c4a63bd41e49",
                "sha256": "42282120bc9446fcb436b59a94b76376d3f2dc51a67c09491db89d492e665468"
            },
            "downloads": -1,
            "filename": "jaxbook-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6fc4bb454ced9a5dac1c4a63bd41e49",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5760,
            "upload_time": "2024-02-19T06:38:58",
            "upload_time_iso_8601": "2024-02-19T06:38:58.592102Z",
            "url": "https://files.pythonhosted.org/packages/f8/65/1e0c9522b01bd767d9b6c5dc0a4d63a4cad3e5caef250eaf14f3602b8cc5/jaxbook-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f733438e461826519de8cc09b77fd6361551fed3e8cca2c7d9f47eceaee3cf76",
                "md5": "2d3a0a460285eec1af1e46267e8afd93",
                "sha256": "6818acb0e3a96e4233aad094642c45cc8a46f6998fdce68dad848b4562439363"
            },
            "downloads": -1,
            "filename": "jaxbook-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2d3a0a460285eec1af1e46267e8afd93",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7293,
            "upload_time": "2024-02-19T06:39:00",
            "upload_time_iso_8601": "2024-02-19T06:39:00.915969Z",
            "url": "https://files.pythonhosted.org/packages/f7/33/438e461826519de8cc09b77fd6361551fed3e8cca2c7d9f47eceaee3cf76/jaxbook-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 06:39:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shailesh1729",
    "github_project": "jaxbook",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "jaxbook"
}
        
Elapsed time: 0.24471s