# Physical units and unit-aware mathematical system in JAX
<p align="center">
<img alt="Header image of brainunit." src="https://github.com/chaoming0625/brainunit/blob/main/docs/_static/brainunit.png" width=50%>
</p>
<p align="center">
<a href="https://pypi.org/project/brainunit/"><img alt="Supported Python Version" src="https://img.shields.io/pypi/pyversions/brainunit"></a>
<a href="https://github.com/chaoming0625/brainunit/blob/main/LICENSE"><img alt="LICENSE" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a>
<a href='https://brainunit.readthedocs.io/en/latest/?badge=latest'>
<img src='https://readthedocs.org/projects/brainunit/badge/?version=latest' alt='Documentation Status' />
</a>
<a href="https://badge.fury.io/py/brainunit"><img alt="PyPI version" src="https://badge.fury.io/py/brainunit.svg"></a>
<a href="https://github.com/chaoming0625/brainunit/actions/workflows/CI.yml"><img alt="Continuous Integration" src="https://github.com/chaoming0625/brainunit/actions/workflows/CI.yml/badge.svg"></a>
</p>
[``brainunit``](https://github.com/chaoming0625/brainunit) provides physical units and unit-aware mathematical system in JAX for brain dynamics and AI4Science
## Installation
You can install ``brainunit`` via pip:
```bash
pip install brainunit --upgrade
```
## Documentation
The official documentation is hosted on Read the Docs: [https://brainunit.readthedocs.io](https://brainunit.readthedocs.io)
## See also the BDP ecosystem
We are building the [brain dynamics programming ecosystem](https://ecosystem-for-brain-dynamics.readthedocs.io/).
Raw data
{
"_id": null,
"home_page": "https://github.com/chaoming0625/brainunit",
"name": "brainunit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "physical unit, physical quantity, brain modeling",
"author": "BrainUnit Developers",
"author_email": "BrainUnit Developers <chao.brain@qq.com>",
"download_url": null,
"platform": null,
"description": "\r\n\r\n# Physical units and unit-aware mathematical system in JAX\r\n\r\n<p align=\"center\">\r\n \t<img alt=\"Header image of brainunit.\" src=\"https://github.com/chaoming0625/brainunit/blob/main/docs/_static/brainunit.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/brainunit/\"><img alt=\"Supported Python Version\" src=\"https://img.shields.io/pypi/pyversions/brainunit\"></a>\r\n\t<a href=\"https://github.com/chaoming0625/brainunit/blob/main/LICENSE\"><img alt=\"LICENSE\" src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\"></a>\r\n <a href='https://brainunit.readthedocs.io/en/latest/?badge=latest'>\r\n <img src='https://readthedocs.org/projects/brainunit/badge/?version=latest' alt='Documentation Status' />\r\n </a> \t\r\n <a href=\"https://badge.fury.io/py/brainunit\"><img alt=\"PyPI version\" src=\"https://badge.fury.io/py/brainunit.svg\"></a>\r\n <a href=\"https://github.com/chaoming0625/brainunit/actions/workflows/CI.yml\"><img alt=\"Continuous Integration\" src=\"https://github.com/chaoming0625/brainunit/actions/workflows/CI.yml/badge.svg\"></a>\r\n</p>\r\n\r\n\r\n[``brainunit``](https://github.com/chaoming0625/brainunit) 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 ``brainunit`` via pip:\r\n\r\n```bash\r\npip install brainunit --upgrade\r\n```\r\n\r\n## Documentation\r\n\r\nThe official documentation is hosted on Read the Docs: [https://brainunit.readthedocs.io](https://brainunit.readthedocs.io)\r\n\r\n\r\n\r\n## See also the BDP ecosystem\r\n\r\nWe are building the [brain dynamics programming ecosystem](https://ecosystem-for-brain-dynamics.readthedocs.io/).\r\n",
"bugtrack_url": null,
"license": "Apache-2.0 license",
"summary": "Physical Units and Unit-aware Mathematical System in JAX",
"version": "0.0.2.post20241116",
"project_urls": {
"Homepage": "https://github.com/chaoming0625/brainunit",
"homepage": "http://github.com/chaoming0625/brainunit",
"repository": "http://github.com/chaoming0625/brainunit"
},
"split_keywords": [
"physical unit",
" physical quantity",
" brain modeling"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "755baf60b90b6bf697be128aacc28cc4541386d4999356b1cb5eb3541ff033df",
"md5": "41f0b4d5309f2a0d4f3798fc44782b9d",
"sha256": "566b07d5d2da485c6473f516c7cd99f3c25a9917eb9a3ea8e6d343ee857661e2"
},
"downloads": -1,
"filename": "brainunit-0.0.2.post20241116-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "41f0b4d5309f2a0d4f3798fc44782b9d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.9",
"size": 205203,
"upload_time": "2024-11-16T09:35:38",
"upload_time_iso_8601": "2024-11-16T09:35:38.382624Z",
"url": "https://files.pythonhosted.org/packages/75/5b/af60b90b6bf697be128aacc28cc4541386d4999356b1cb5eb3541ff033df/brainunit-0.0.2.post20241116-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-16 09:35:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chaoming0625",
"github_project": "brainunit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "brainunit"
}