xax


Namexax JSON
Version 0.4.4 PyPI version JSON
download
home_pagehttps://github.com/kscalelabs/xax
SummaryA library for fast Jax experimentation
upload_time2025-10-08 01:43:36
maintainerNone
docs_urlNone
authorBenjamin Bolte
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xax

JAX library for fast experimentation.

## Installation

```bash
pip install xax
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kscalelabs/xax",
    "name": "xax",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Benjamin Bolte",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/14/5f/728cc592cf8228417edd04a901fc1358a5f847279f375aaec8717d6edf3d/xax-0.4.4.tar.gz",
    "platform": null,
    "description": "# xax\n\nJAX library for fast experimentation.\n\n## Installation\n\n```bash\npip install xax\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library for fast Jax experimentation",
    "version": "0.4.4",
    "project_urls": {
        "Homepage": "https://github.com/kscalelabs/xax"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6edc7a2adc529c55d40f364ec15daf8ce8fb913963779ebc910b431c0e5bbf8c",
                "md5": "9b090c6b9f149c327d595e1e207b0106",
                "sha256": "4c71ec3a47d4973ea60776518f852c3683c4a0284b22a5b421c5f3cb6a4dad4c"
            },
            "downloads": -1,
            "filename": "xax-0.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b090c6b9f149c327d595e1e207b0106",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 119401,
            "upload_time": "2025-10-08T01:43:34",
            "upload_time_iso_8601": "2025-10-08T01:43:34.333933Z",
            "url": "https://files.pythonhosted.org/packages/6e/dc/7a2adc529c55d40f364ec15daf8ce8fb913963779ebc910b431c0e5bbf8c/xax-0.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "145f728cc592cf8228417edd04a901fc1358a5f847279f375aaec8717d6edf3d",
                "md5": "55c20598a244705a53962e64d14045fe",
                "sha256": "286a012370e2caa80acdf5c7c9f70797f91df6ad2a286eabc45bb60e080402f3"
            },
            "downloads": -1,
            "filename": "xax-0.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "55c20598a244705a53962e64d14045fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 98628,
            "upload_time": "2025-10-08T01:43:36",
            "upload_time_iso_8601": "2025-10-08T01:43:36.104394Z",
            "url": "https://files.pythonhosted.org/packages/14/5f/728cc592cf8228417edd04a901fc1358a5f847279f375aaec8717d6edf3d/xax-0.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-08 01:43:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kscalelabs",
    "github_project": "xax",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "xax"
}
        
Elapsed time: 3.66169s