dendritex


Namedendritex JSON
Version 0.0.1.post20250203 PyPI version JSON
download
home_pagehttps://github.com/chaobrain/dendritex
SummaryDendrite Modeling in Python
upload_time2025-02-03 11:27:01
maintainerNone
docs_urlNone
authorDendritex Developers
requires_python>=3.9
licenseApache-2.0 license
keywords dendritic computation dendritic modeling brain modeling neuron simulation
VCS
bugtrack_url
requirements numpy jax brainunit brainstate
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

# 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``]&#40;https://github.com/chaoming0625/dendritex&#41; 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/chaobrain/dendritex",
    "name": "dendritex",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "dendritic computation, dendritic modeling, brain modeling, neuron simulation",
    "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``]&#40;https://github.com/chaoming0625/dendritex&#41; 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.post20250203",
    "project_urls": {
        "Homepage": "https://github.com/chaobrain/dendritex",
        "homepage": "http://github.com/chaobrain/dendritex",
        "repository": "http://github.com/chaobrain/dendritex"
    },
    "split_keywords": [
        "dendritic computation",
        " dendritic modeling",
        " brain modeling",
        " neuron simulation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "667b8f885359a431aa71afea791565ce849fb268ab8a76bec38d8afb9976b1a6",
                "md5": "52649db59d923208e70af179fdccbeb3",
                "sha256": "8aee7053be4577f71c25ef83b070f0b11f5dd39c3cd0abc2a16e9c0ebad68ea7"
            },
            "downloads": -1,
            "filename": "dendritex-0.0.1.post20250203-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "52649db59d923208e70af179fdccbeb3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 58901,
            "upload_time": "2025-02-03T11:27:01",
            "upload_time_iso_8601": "2025-02-03T11:27:01.716184Z",
            "url": "https://files.pythonhosted.org/packages/66/7b/8f885359a431aa71afea791565ce849fb268ab8a76bec38d8afb9976b1a6/dendritex-0.0.1.post20250203-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-03 11:27:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chaobrain",
    "github_project": "dendritex",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "jax",
            "specs": []
        },
        {
            "name": "brainunit",
            "specs": [
                [
                    ">=",
                    "0.0.2.post20240903"
                ]
            ]
        },
        {
            "name": "brainstate",
            "specs": [
                [
                    ">=",
                    "0.0.2"
                ]
            ]
        }
    ],
    "lcname": "dendritex"
}
        
Elapsed time: 0.44549s