brainstate 0.0.1.post20240708__py2.py3-none-any.whl → 0.0.1.1.post20240708__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.
- brainstate/__init__.py +1 -1
- brainstate/_random_for_unit.py +3 -0
- {brainstate-0.0.1.post20240708.dist-info → brainstate-0.0.1.1.post20240708.dist-info}/METADATA +1 -1
- {brainstate-0.0.1.post20240708.dist-info → brainstate-0.0.1.1.post20240708.dist-info}/RECORD +7 -7
- {brainstate-0.0.1.post20240708.dist-info → brainstate-0.0.1.1.post20240708.dist-info}/LICENSE +0 -0
- {brainstate-0.0.1.post20240708.dist-info → brainstate-0.0.1.1.post20240708.dist-info}/WHEEL +0 -0
- {brainstate-0.0.1.post20240708.dist-info → brainstate-0.0.1.1.post20240708.dist-info}/top_level.txt +0 -0
brainstate/__init__.py
CHANGED
brainstate/_random_for_unit.py
CHANGED
@@ -12,6 +12,9 @@
|
|
12
12
|
# See the License for the specific language governing permissions and
|
13
13
|
# limitations under the License.
|
14
14
|
# ==============================================================================
|
15
|
+
|
16
|
+
from __future__ import annotations
|
17
|
+
|
15
18
|
import brainunit as bu
|
16
19
|
import jax
|
17
20
|
import jax.random as jr
|
{brainstate-0.0.1.post20240708.dist-info → brainstate-0.0.1.1.post20240708.dist-info}/RECORD
RENAMED
@@ -1,7 +1,7 @@
|
|
1
|
-
brainstate/__init__.py,sha256=
|
1
|
+
brainstate/__init__.py,sha256=oxslZrm6wxtBQDqwJFb2BaAKZFmnp4d_esDkaeuGMWE,1410
|
2
2
|
brainstate/_module.py,sha256=UjhfmY26VHQ-kF6U4l68AslGU6vhfD-dR7gF-4Io5ic,52520
|
3
3
|
brainstate/_module_test.py,sha256=oQaoaZBTo1o3wHrMEJTInQCc7RdcVs1gcfQGvdSb1SI,7843
|
4
|
-
brainstate/_random_for_unit.py,sha256=
|
4
|
+
brainstate/_random_for_unit.py,sha256=eW4NJkX27VCCNWUwAlyt2otkeEthGKOpUoX6XJ6i95Y,1946
|
5
5
|
brainstate/_state.py,sha256=ykQluBkdKIcQsd7-pU_UlpnByWFof_8TYQl1hGn7HS8,11629
|
6
6
|
brainstate/_state_test.py,sha256=HDdipndRLhEHWEdTmyT1ayEBkbv6qJKykfCWKI6yJ_E,1253
|
7
7
|
brainstate/_utils.py,sha256=RLorgGJkt2BhbX4C-ygd-PPG0wfcGCghjSP93sRvzqM,833
|
@@ -59,8 +59,8 @@ brainstate/transform/_jit_test.py,sha256=5ltT7izh_OS9dcHnRymmVhq01QomjwZGdA8XzwJ
|
|
59
59
|
brainstate/transform/_make_jaxpr.py,sha256=vMPruKfp5Ugv8RL-9wGfQdSumLZdLtThZvv3sU9MDjE,30426
|
60
60
|
brainstate/transform/_make_jaxpr_test.py,sha256=K3vRUBroDTCCx0lnmhgHtgrlWvWglJO2f1K2phTvU70,3819
|
61
61
|
brainstate/transform/_progress_bar.py,sha256=VGoRZPRBmB8ELNwLc6c7S8QhUUTvn0FY46IbBm9cuYM,3502
|
62
|
-
brainstate-0.0.1.post20240708.dist-info/LICENSE,sha256=VZe9u1jgUL2eCY6ZPOYgdb8KCblCHt8ECdbtJid6e1s,11550
|
63
|
-
brainstate-0.0.1.post20240708.dist-info/METADATA,sha256=
|
64
|
-
brainstate-0.0.1.post20240708.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
|
65
|
-
brainstate-0.0.1.post20240708.dist-info/top_level.txt,sha256=eQbGgKn0ptx7FDWuua0V0wr4K1VHi2iOUCYo3fUQBRA,11
|
66
|
-
brainstate-0.0.1.post20240708.dist-info/RECORD,,
|
62
|
+
brainstate-0.0.1.1.post20240708.dist-info/LICENSE,sha256=VZe9u1jgUL2eCY6ZPOYgdb8KCblCHt8ECdbtJid6e1s,11550
|
63
|
+
brainstate-0.0.1.1.post20240708.dist-info/METADATA,sha256=HN33Hoom47puNsauzxdmXvsmcP5RqrUpeR_2tVf7Y5U,3816
|
64
|
+
brainstate-0.0.1.1.post20240708.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
|
65
|
+
brainstate-0.0.1.1.post20240708.dist-info/top_level.txt,sha256=eQbGgKn0ptx7FDWuua0V0wr4K1VHi2iOUCYo3fUQBRA,11
|
66
|
+
brainstate-0.0.1.1.post20240708.dist-info/RECORD,,
|
{brainstate-0.0.1.post20240708.dist-info → brainstate-0.0.1.1.post20240708.dist-info}/LICENSE
RENAMED
File without changes
|
File without changes
|
{brainstate-0.0.1.post20240708.dist-info → brainstate-0.0.1.1.post20240708.dist-info}/top_level.txt
RENAMED
File without changes
|