You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor V2 tests to tests_version2 and add V2/V3 documentation READMEs (#788)
* fix(docs): update references to tests and paths for version 2
* feat(docs): add documentation and examples for BrainPy 3.x
* fix(deps): update brainstate version to 0.2.0 in requirements
docs: update documentation links for BrainPy 3.0 and 2.0
* refactor: simplify dtype assignments and remove unused tests
* chore: update changelog for BrainPy 3.0.0 release and improve context handling in currents.py
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@
17
17
BrainPy is a flexible, efficient, and extensible framework for computational neuroscience and brain-inspired computation based on the Just-In-Time (JIT) compilation. It provides an integrative ecosystem for brain dynamics programming, including brain dynamics **building**, **simulation**, **training**, **analysis**, etc.
0 commit comments