# Dendritic Modeling in JAX
<p align="center">
<img alt="Header image of dendritex." src="https://github.com/chaoming0625/dendritex/blob/main/docs/_static/dendritex.png" width=50%>
</p>
<p align="center">
<a href="https://pypi.org/project/dendritex/"><img alt="Supported Python Version" src="https://img.shields.io/pypi/pyversions/dendritex"></a>
<a href="https://github.com/chaoming0625/dendritex/blob/main/LICENSE"><img alt="LICENSE" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a>
<a href='https://dendrite.readthedocs.io/en/latest/?badge=latest'>
<img src='https://readthedocs.org/projects/dendrite/badge/?version=latest' alt='Documentation Status' />
</a>
<a href="https://badge.fury.io/py/dendritex"><img alt="PyPI version" src="https://badge.fury.io/py/dendritex.svg"></a>
<a href="https://github.com/chaoming0625/dendritex/actions/workflows/CI.yml"><img alt="Continuous Integration" src="https://github.com/chaoming0625/dendritex/actions/workflows/CI.yml/badge.svg"></a>
</p>
[//]: # ([``dendritex``](https://github.com/chaoming0625/dendritex) provides physical units and unit-aware mathematical system in JAX for brain dynamics and AI4Science)
## Installation
You can install ``dendritex`` via pip:
```bash
pip install dendritex --upgrade
```
## Documentation
The official documentation is hosted on Read the Docs: [https://dendrite.readthedocs.io](https://dendrite.readthedocs.io)
## See also the BDP ecosystem
We are building the BDP ecosystem: https://ecosystem-for-brain-dynamics.readthedocs.io/
Raw data
{
"_id": null,
"home_page": "https://github.com/chaoming0625/dendritex",
"name": "dendritex",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "physical unit, physical quantity, brain modeling",
"author": "Dendritex Developers",
"author_email": "dendritex Developers <chao.brain@qq.com>",
"download_url": null,
"platform": null,
"description": "\r\n\r\n# Dendritic Modeling in JAX\r\n\r\n<p align=\"center\">\r\n \t<img alt=\"Header image of dendritex.\" src=\"https://github.com/chaoming0625/dendritex/blob/main/docs/_static/dendritex.png\" width=50%>\r\n</p> \r\n\r\n\r\n\r\n<p align=\"center\">\r\n\t<a href=\"https://pypi.org/project/dendritex/\"><img alt=\"Supported Python Version\" src=\"https://img.shields.io/pypi/pyversions/dendritex\"></a>\r\n\t<a href=\"https://github.com/chaoming0625/dendritex/blob/main/LICENSE\"><img alt=\"LICENSE\" src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\"></a>\r\n <a href='https://dendrite.readthedocs.io/en/latest/?badge=latest'>\r\n <img src='https://readthedocs.org/projects/dendrite/badge/?version=latest' alt='Documentation Status' />\r\n </a> \t\r\n <a href=\"https://badge.fury.io/py/dendritex\"><img alt=\"PyPI version\" src=\"https://badge.fury.io/py/dendritex.svg\"></a>\r\n <a href=\"https://github.com/chaoming0625/dendritex/actions/workflows/CI.yml\"><img alt=\"Continuous Integration\" src=\"https://github.com/chaoming0625/dendritex/actions/workflows/CI.yml/badge.svg\"></a>\r\n</p>\r\n\r\n\r\n[//]: # ([``dendritex``](https://github.com/chaoming0625/dendritex) provides physical units and unit-aware mathematical system in JAX for brain dynamics and AI4Science)\r\n \r\n\r\n## Installation\r\n\r\nYou can install ``dendritex`` via pip:\r\n\r\n```bash\r\npip install dendritex --upgrade\r\n```\r\n\r\n## Documentation\r\n\r\nThe official documentation is hosted on Read the Docs: [https://dendrite.readthedocs.io](https://dendrite.readthedocs.io)\r\n\r\n\r\n\r\n## See also the BDP ecosystem\r\n\r\nWe are building the BDP ecosystem: https://ecosystem-for-brain-dynamics.readthedocs.io/\r\n\r\n",
"bugtrack_url": null,
"license": "Apache-2.0 license",
"summary": "Dendrite Modeling in Python",
"version": "0.0.1.post20241114",
"project_urls": {
"Homepage": "https://github.com/chaoming0625/dendritex",
"homepage": "http://github.com/chaoming0625/dendritex",
"repository": "http://github.com/chaoming0625/dendritex"
},
"split_keywords": [
"physical unit",
" physical quantity",
" brain modeling"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5a135b68d55a192cee5fcbc0fc3622c686bb4997036188292b5ed4b80a08fbc6",
"md5": "0b718d000f2c5a1f719d3b301fe08a88",
"sha256": "371e2f2becbcb9bc2a3963f8946cda0f6ed9cebedf8f0734696999701c2f3091"
},
"downloads": -1,
"filename": "dendritex-0.0.1.post20241114-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "0b718d000f2c5a1f719d3b301fe08a88",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.9",
"size": 55661,
"upload_time": "2024-11-14T10:54:58",
"upload_time_iso_8601": "2024-11-14T10:54:58.611870Z",
"url": "https://files.pythonhosted.org/packages/5a/13/5b68d55a192cee5fcbc0fc3622c686bb4997036188292b5ed4b80a08fbc6/dendritex-0.0.1.post20241114-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 10:54:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chaoming0625",
"github_project": "dendritex",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "dendritex"
}