Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoming0625 committed Jul 9, 2024
1 parent c028bd4 commit 8c3ef13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<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://dendritex.readthedocs.io/en/latest/?badge=latest'>
<img src='https://readthedocs.org/projects/dendritex/badge/?version=latest' alt='Documentation Status' />
<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>
Expand Down Expand Up @@ -46,7 +46,7 @@ The official documentation is hosted on Read the Docs: [https://dendrite.readthe

- [``brainscale``](https://github.com/chaoming0625/brainscale): The scalable online learning framework for biological neural networks.

- [``dendritex``](https://github.com/chaoming0625/dendritex): The dendritic modeling in JAx.
- [``dendritex``](https://github.com/chaoming0625/dendritex): The dendritic modeling in JAX.

- [``braintools``](https://github.com/chaoming0625/braintools): The toolbox for the brain dynamics simulation, training and analysis.

2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ See also the BDP ecosystem

- `brainscale <https://github.com/chaoming0625/brainscale>`_: The scalable online learning framework for biological neural networks.

- `dendritex <https://github.com/chaoming0625/dendritex>`_: The dendritic modeling in JAx.
- `dendritex <https://github.com/chaoming0625/dendritex>`_: The dendritic modeling in JAX.

- `braintools <https://github.com/chaoming0625/braintools>`_: The toolbox for the brain dynamics simulation, training and analysis.

Expand Down

0 comments on commit 8c3ef13

Please sign in to comment.