BrainX 2025.5.4__py2.py3-none-any.whl → 2025.5.11__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: BrainX
3
- Version: 2025.5.4
3
+ Version: 2025.5.11
4
4
  Summary: Ecosystem for Brain Modeling.
5
5
  Home-page: https://github.com/chaobrain/brain-modeling-ecosystem
6
- Author: BrainEvent Developers
6
+ Author: Brain Modeling Ecosystem Developers
7
7
  Author-email: Brain Modeling Ecosystem Developers <chao.brain@qq.com>
8
8
  License: Apache-2.0 license
9
9
  Project-URL: homepage, http://github.com/chaobrain/brain-modeling-ecosystem
@@ -30,23 +30,59 @@ Description-Content-Type: text/markdown
30
30
  License-File: LICENSE
31
31
  Requires-Dist: numpy (>=1.15)
32
32
  Requires-Dist: jax (>=0.4.35)
33
- Requires-Dist: brainunit (>=0.0.10)
34
- Requires-Dist: brainevent (>=0.0.1.post20250502)
35
- Requires-Dist: brainstate (>=0.1.0.post20250501)
36
- Requires-Dist: braincell (>=0.0.1.post20250216)
37
- Requires-Dist: braintools (>=0.0.4.post20250423)
33
+ Requires-Dist: brainunit (>=0.0.11)
34
+ Requires-Dist: brainevent (<0.0.2,>=0.0.1.post20250508)
35
+ Requires-Dist: brainstate (<0.2.0,>=0.1.0.post20250503)
36
+ Requires-Dist: braincell (<0.0.2,>=0.0.1.post20250508)
37
+ Requires-Dist: braintools (<0.0.5,>=0.0.4.post20250423)
38
+ Requires-Dist: msgpack (>=1.1.0)
39
+ Requires-Dist: matplotlib
38
40
  Provides-Extra: cpu
39
- Requires-Dist: jaxlib ; extra == 'cpu'
41
+ Requires-Dist: numpy (>=1.15) ; extra == 'cpu'
42
+ Requires-Dist: jax[cpu] (>=0.4.35) ; extra == 'cpu'
43
+ Requires-Dist: brainunit[cpu] (>=0.0.11) ; extra == 'cpu'
44
+ Requires-Dist: brainevent[cpu] (<0.0.2,>=0.0.1.post20250508) ; extra == 'cpu'
45
+ Requires-Dist: brainstate[cpu] (<0.2.0,>=0.1.0.post20250503) ; extra == 'cpu'
46
+ Requires-Dist: braincell[cpu] (<0.0.2,>=0.0.1.post20250508) ; extra == 'cpu'
47
+ Requires-Dist: braintools[cpu] (<0.0.5,>=0.0.4.post20250423) ; extra == 'cpu'
48
+ Requires-Dist: msgpack (>=1.1.0) ; extra == 'cpu'
49
+ Requires-Dist: matplotlib ; extra == 'cpu'
40
50
  Provides-Extra: cuda12
41
- Requires-Dist: jaxlib[cuda12] ; extra == 'cuda12'
51
+ Requires-Dist: numpy (>=1.15) ; extra == 'cuda12'
52
+ Requires-Dist: jax[cuda12] (>=0.4.35) ; extra == 'cuda12'
53
+ Requires-Dist: brainunit[cuda12] (>=0.0.11) ; extra == 'cuda12'
54
+ Requires-Dist: brainevent[cuda12] (<0.0.2,>=0.0.1.post20250508) ; extra == 'cuda12'
55
+ Requires-Dist: brainstate[cuda12] (<0.2.0,>=0.1.0.post20250503) ; extra == 'cuda12'
56
+ Requires-Dist: braincell[cuda12] (<0.0.2,>=0.0.1.post20250508) ; extra == 'cuda12'
57
+ Requires-Dist: braintools[cuda12] (<0.0.5,>=0.0.4.post20250423) ; extra == 'cuda12'
58
+ Requires-Dist: msgpack (>=1.1.0) ; extra == 'cuda12'
59
+ Requires-Dist: matplotlib ; extra == 'cuda12'
60
+ Provides-Extra: gpu
61
+ Requires-Dist: numpy (>=1.15) ; extra == 'gpu'
62
+ Requires-Dist: jax[cuda12] (>=0.4.35) ; extra == 'gpu'
63
+ Requires-Dist: brainunit[cuda12] (>=0.0.11) ; extra == 'gpu'
64
+ Requires-Dist: brainevent[cuda12] (<0.0.2,>=0.0.1.post20250508) ; extra == 'gpu'
65
+ Requires-Dist: brainstate[cuda12] (<0.2.0,>=0.1.0.post20250503) ; extra == 'gpu'
66
+ Requires-Dist: braincell[cuda12] (<0.0.2,>=0.0.1.post20250508) ; extra == 'gpu'
67
+ Requires-Dist: braintools[cuda12] (<0.0.5,>=0.0.4.post20250423) ; extra == 'gpu'
68
+ Requires-Dist: msgpack (>=1.1.0) ; extra == 'gpu'
69
+ Requires-Dist: matplotlib ; extra == 'gpu'
42
70
  Provides-Extra: testing
43
71
  Requires-Dist: pytest ; extra == 'testing'
44
72
  Provides-Extra: tpu
45
- Requires-Dist: jaxlib[tpu] ; extra == 'tpu'
73
+ Requires-Dist: numpy (>=1.15) ; extra == 'tpu'
74
+ Requires-Dist: jax[tpu] (>=0.4.35) ; extra == 'tpu'
75
+ Requires-Dist: brainunit[tpu] (>=0.0.11) ; extra == 'tpu'
76
+ Requires-Dist: brainevent[tpu] (<0.0.2,>=0.0.1.post20250508) ; extra == 'tpu'
77
+ Requires-Dist: brainstate[tpu] (<0.2.0,>=0.1.0.post20250503) ; extra == 'tpu'
78
+ Requires-Dist: braincell[tpu] (<0.0.2,>=0.0.1.post20250508) ; extra == 'tpu'
79
+ Requires-Dist: braintools[tpu] (<0.0.5,>=0.0.4.post20250423) ; extra == 'tpu'
80
+ Requires-Dist: msgpack (>=1.1.0) ; extra == 'tpu'
81
+ Requires-Dist: matplotlib ; extra == 'tpu'
46
82
 
47
83
  # Ecosystem for Brain Modeling
48
84
 
49
- [![PyPI version](https://img.shields.io/pypi/v/brainmodeling)](https://pypi.org/project/brainmodeling/)
85
+ [![PyPI version](https://img.shields.io/pypi/v/brainx)](https://pypi.org/project/brainx/)
50
86
  ![Read the Docs](https://img.shields.io/readthedocs/brainmodeling)
51
87
  [![Continuous Integration](https://github.com/chaobrain/brain-modeling-ecosystem/actions/workflows/CI.yml/badge.svg)](https://github.com/chaobrain/brain-modeling-ecosystem/actions/workflows/CI.yml)
52
88
 
@@ -83,11 +119,35 @@ It provides tools and libraries for researchers to model, simulate, train, and a
83
119
  The ecosystem can be installed with the following command:
84
120
 
85
121
  ```bash
86
- pip install BrainX
122
+ pip install BrainX -U
87
123
  ```
88
124
 
89
125
  This command installs the core package and pins specific versions of the component projects known to work together, ensuring compatibility based on integration tests.
90
126
 
127
+
128
+ On CPU platforms, the following command can be used to install the ecosystem with all components:
129
+
130
+ ```bash
131
+ pip install BrainX[cpu] -U
132
+ ```
133
+
134
+
135
+ On GPU platforms, the following command can be used to install the ecosystem with all components:
136
+
137
+ ```bash
138
+ pip install BrainX[cuda12] -U
139
+ ```
140
+
141
+
142
+
143
+ On TPU platforms, the following command can be used to install the ecosystem with all components:
144
+
145
+ ```bash
146
+ pip install BrainX[tpu] -U
147
+ ```
148
+
149
+
150
+
91
151
  For development, you might want to clone the repository and install it in editable mode:
92
152
  ```bash
93
153
  git clone https://github.com/chaobrain/brain-modeling-ecosystem.git
@@ -0,0 +1,7 @@
1
+ brainx/__init__.py,sha256=Dm5AqFxqZV6rncuFiICswjXBBIIUJOz8MwkFuQ1K78k,760
2
+ brainx/tests/test_version.py,sha256=jk1UYtpsfcjTx7CuTc3P4K97Zn_6YztTKsbsvxse8z0,825
3
+ BrainX-2025.5.11.dist-info/LICENSE,sha256=MneVTsif-hg5USgcQbeAADcD-wwjvwhSjjheav8ZCB4,11561
4
+ BrainX-2025.5.11.dist-info/METADATA,sha256=fe2yyulPZsLT0fWto4dNpwuse_TPCseAZ4JmegOo6Do,8403
5
+ BrainX-2025.5.11.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
6
+ BrainX-2025.5.11.dist-info/top_level.txt,sha256=AgmE4zdJGrp_bfA9BV2pEsWfFWYLRMRVwDrgRJbbIqs,7
7
+ BrainX-2025.5.11.dist-info/RECORD,,
brainx/__init__.py CHANGED
@@ -15,5 +15,5 @@
15
15
 
16
16
  # -*- coding: utf-8 -*-
17
17
 
18
- __version__ = "2025.5.4"
18
+ __version__ = "2025.5.11"
19
19
 
@@ -1,7 +0,0 @@
1
- brainx/__init__.py,sha256=zChdMjZjKEvB6qspQqk0G0Wa-Tn9kbN1-uhAeMtX8SE,759
2
- brainx/tests/test_version.py,sha256=jk1UYtpsfcjTx7CuTc3P4K97Zn_6YztTKsbsvxse8z0,825
3
- BrainX-2025.5.4.dist-info/LICENSE,sha256=MneVTsif-hg5USgcQbeAADcD-wwjvwhSjjheav8ZCB4,11561
4
- BrainX-2025.5.4.dist-info/METADATA,sha256=k_4uX2f41knwmtVN1wRDSwYx3D8L1wPNmBXuwHp8wzI,5632
5
- BrainX-2025.5.4.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
6
- BrainX-2025.5.4.dist-info/top_level.txt,sha256=AgmE4zdJGrp_bfA9BV2pEsWfFWYLRMRVwDrgRJbbIqs,7
7
- BrainX-2025.5.4.dist-info/RECORD,,