bsb-nest 0.0.0b2__py2.py3-none-any.whl → 4.0.0rc2__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.

Potentially problematic release.


This version of bsb-nest might be problematic. Click here for more details.

bsb_nest/__init__.py CHANGED
@@ -9,4 +9,4 @@ from .adapter import NestAdapter
9
9
  from .simulation import NestSimulation
10
10
 
11
11
  __plugin__ = SimulationBackendPlugin(Simulation=NestSimulation, Adapter=NestAdapter)
12
- __version__ = "0.0.0-b2"
12
+ __version__ = "4.0.0-rc2"
@@ -1,20 +1,20 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bsb-nest
3
- Version: 0.0.0b2
3
+ Version: 4.0.0rc2
4
4
  Summary: NEST simulation adapter for the BSB framework.
5
5
  Author-email: Robin De Schepper <robingilbert.deschepper@unipv.it>
6
6
  Description-Content-Type: text/markdown
7
7
  Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
8
- Requires-Dist: bsb-core>=4.0.0b4,<=4.0.0b9999
8
+ Requires-Dist: bsb-core==4.0.0rc2
9
9
  Requires-Dist: pre-commit~=3.5 ; extra == "dev"
10
10
  Requires-Dist: black~=24.1.1 ; extra == "dev"
11
11
  Requires-Dist: isort~=5.12 ; extra == "dev"
12
12
  Requires-Dist: bump-my-version~=0.18 ; extra == "dev"
13
13
  Requires-Dist: bsb-core[parallel] ; extra == "parallel"
14
- Requires-Dist: bsb-test>=0.0.0b9,<=0.0.0b9999 ; extra == "test"
14
+ Requires-Dist: bsb-test==4.0.0rc2 ; extra == "test"
15
+ Requires-Dist: bsb-hdf5==4.0.0rc2 ; extra == "test"
16
+ Requires-Dist: bsb-arbor==4.0.0rc2 ; extra == "test"
15
17
  Requires-Dist: coverage~=7.0 ; extra == "test"
16
- Requires-Dist: bsb-hdf5>=1.0.0b0 ; extra == "test"
17
- Requires-Dist: bsb-arbor==0.0.0b1 ; extra == "test"
18
18
  Provides-Extra: dev
19
19
  Provides-Extra: parallel
20
20
  Provides-Extra: test
@@ -1,4 +1,4 @@
1
- bsb_nest/__init__.py,sha256=s8CFh-2LZQ5V-lSSh47o2r7-Rsuhdw_wslWIey5VYPw,314
1
+ bsb_nest/__init__.py,sha256=yg1ZCLcbfniJPEA6HRi8T0jBqFTF7Rj4rU_EJAo3hUE,315
2
2
  bsb_nest/adapter.py,sha256=Zlt0QuV-3UtFoHrSF_sdPb4O1u0OVTEzBsEqjj0M3QQ,6733
3
3
  bsb_nest/cell.py,sha256=hYuCp-60RlGO5lO7SdJsYadoyFjKgiqBqP9aLOpTxcc,772
4
4
  bsb_nest/connection.py,sha256=sdFiTSCyM0u8gcE5rpMjn29bX3bmhcRPyLBc7L7KFXc,5568
@@ -8,8 +8,8 @@ bsb_nest/simulation.py,sha256=09P7u78z6ruYD24RWDroiBypSix_RPzRHoS6MZELer0,707
8
8
  bsb_nest/devices/__init__.py,sha256=ecfuof-qH8WdPYnbmn4iMZPjXn1WIzxzAZPa6_iPYLI,92
9
9
  bsb_nest/devices/poisson_generator.py,sha256=Dr7jtoHk7HCYoGcqCqpX4FVHVUkWx1RI3GHIRq538Fk,1030
10
10
  bsb_nest/devices/spike_recorder.py,sha256=W2xuoKNEYkdYNfNPdPCJe7snc-ff3PB1miX8Eqrix7I,924
11
- bsb_nest-0.0.0b2.dist-info/entry_points.txt,sha256=uJlX9h2VeYfAumav18IM2PTJ3FssfwDUnUmfSFdR2SA,41
12
- bsb_nest-0.0.0b2.dist-info/LICENSE,sha256=0SAgqCl8RI6Vm7Rv5YC6CPyLA2MXedQM9tq17WMXl-o,33041
13
- bsb_nest-0.0.0b2.dist-info/WHEEL,sha256=Sgu64hAMa6g5FdzHxXv9Xdse9yxpGGMeagVtPMWpJQY,99
14
- bsb_nest-0.0.0b2.dist-info/METADATA,sha256=HbIuYpS8qHZ873WY-Nd3lC0_JSw2V5fJO_piDFXXm0M,891
15
- bsb_nest-0.0.0b2.dist-info/RECORD,,
11
+ bsb_nest-4.0.0rc2.dist-info/entry_points.txt,sha256=uJlX9h2VeYfAumav18IM2PTJ3FssfwDUnUmfSFdR2SA,41
12
+ bsb_nest-4.0.0rc2.dist-info/LICENSE,sha256=0SAgqCl8RI6Vm7Rv5YC6CPyLA2MXedQM9tq17WMXl-o,33041
13
+ bsb_nest-4.0.0rc2.dist-info/WHEEL,sha256=Sgu64hAMa6g5FdzHxXv9Xdse9yxpGGMeagVtPMWpJQY,99
14
+ bsb_nest-4.0.0rc2.dist-info/METADATA,sha256=k3RAmbGYHCHQXS32KeND_NeN-O_qtxxKUZltLs7JfUE,870
15
+ bsb_nest-4.0.0rc2.dist-info/RECORD,,