-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #482 from chaoming0625/master
ad acknowledgment.md
- Loading branch information
Showing
4 changed files
with
21 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Acknowledgments | ||
|
||
The development of BrainPy is being or has been supported by many organizations, programs, and individuals since 2020. | ||
The following list of support received is therefore necessarily incomplete. | ||
|
||
|
||
This project has received funding from Science and Technology Innovation 2030 (China Brain Project): | ||
|
||
- Brain Science and Brain-inspired Intelligence Project (No. 2021ZD0200204). | ||
|
||
Additionally, BrainPy gratefully acknowledges the support and funding received from: | ||
|
||
- Beijing Academy of Artificial Intelligence. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,6 @@ msgpack | |
numba | ||
jax>=0.4.1 | ||
matplotlib>=3.4 | ||
jaxlib>=0.4.1 | ||
scipy>=1.1.0 | ||
numba | ||
|
||
|