njx


Namenjx JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryNJX is a library for morphologically and bio-physically detailed neuron simulations in JAX.
upload_time2024-10-25 18:32:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # njx

NJX is a library for morphologically and bio-physically detailed neuron simulations in JAX.

## Acknowledgements

This library incorporates code from the excellent [jax-cfd](https://github.com/google/jax-cfd) library. In particular we make use of their solver code and some utilities. The respective files carry the original copyright notices.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "njx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/53/e3/966f777c3bfc6c6f03104d69e499fdfa2105a0c9dcb05af90dc5a43d16f6/njx-0.1.0.tar.gz",
    "platform": null,
    "description": "# njx\n\nNJX is a library for morphologically and bio-physically detailed neuron simulations in JAX.\n\n## Acknowledgements\n\nThis library incorporates code from the excellent [jax-cfd](https://github.com/google/jax-cfd) library. In particular we make use of their solver code and some utilities. The respective files carry the original copyright notices.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "NJX is a library for morphologically and bio-physically detailed neuron simulations in JAX.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9fa85e58d89dbe862d31aeec04f53db9cf4f5a9f545991e537424eb492f7e87",
                "md5": "e186975b30e3042548efb0dc1bf12f57",
                "sha256": "81a49a3e4ee0fe2049e95148235d94db642e1ae234786c8489ddda8ee8054153"
            },
            "downloads": -1,
            "filename": "njx-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e186975b30e3042548efb0dc1bf12f57",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 5511,
            "upload_time": "2024-10-25T18:32:54",
            "upload_time_iso_8601": "2024-10-25T18:32:54.014226Z",
            "url": "https://files.pythonhosted.org/packages/d9/fa/85e58d89dbe862d31aeec04f53db9cf4f5a9f545991e537424eb492f7e87/njx-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "53e3966f777c3bfc6c6f03104d69e499fdfa2105a0c9dcb05af90dc5a43d16f6",
                "md5": "5ad9128d0d39c80311399bae3ef96f28",
                "sha256": "c97d8c3b0a894e41623ef54d1396ebcd50fdf692424ef957170b53de691e28e1"
            },
            "downloads": -1,
            "filename": "njx-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5ad9128d0d39c80311399bae3ef96f28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 22237,
            "upload_time": "2024-10-25T18:32:55",
            "upload_time_iso_8601": "2024-10-25T18:32:55.718444Z",
            "url": "https://files.pythonhosted.org/packages/53/e3/966f777c3bfc6c6f03104d69e499fdfa2105a0c9dcb05af90dc5a43d16f6/njx-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-25 18:32:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "njx"
}
        
Elapsed time: 0.37342s