bsb 4.3.2__py3-none-any.whl → 4.4.1__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,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: bsb
3
- Version: 4.3.2
3
+ Version: 4.4.1
4
4
  Summary: Black-box component framework for multiscale neural modeling
5
5
  Author: Robin De Schepper
6
6
  Maintainer-email: Dimitri Rodarie <dimitri.rodarie@unipv.it>
@@ -687,18 +687,18 @@ Classifier: License :: OSI Approved :: GNU General Public License v3 or later (G
687
687
  Requires-Python: >=3.9
688
688
  Description-Content-Type: text/markdown
689
689
  License-File: LICENSE
690
- Requires-Dist: bsb-core~=4.5.3
691
- Requires-Dist: bsb-json~=4.2.1
692
- Requires-Dist: bsb-yaml~=4.2.1
693
- Requires-Dist: bsb-hdf5~=4.1.1
690
+ Requires-Dist: bsb-core~=5.0.2
691
+ Requires-Dist: bsb-json~=4.2.2
692
+ Requires-Dist: bsb-yaml~=4.2.2
693
+ Requires-Dist: bsb-hdf5~=5.0.2
694
694
  Provides-Extra: parallel
695
695
  Requires-Dist: bsb-core[parallel]; extra == "parallel"
696
696
  Provides-Extra: neuron
697
- Requires-Dist: bsb-neuron==4.0.3; extra == "neuron"
697
+ Requires-Dist: bsb-neuron~=4.2.2; extra == "neuron"
698
698
  Provides-Extra: nest
699
- Requires-Dist: bsb-nest==4.3.2; extra == "nest"
699
+ Requires-Dist: bsb-nest~=4.3.2; extra == "nest"
700
700
  Provides-Extra: arbor
701
- Requires-Dist: bsb-arbor==4.1.0; extra == "arbor"
701
+ Requires-Dist: bsb-arbor~=4.1.1; extra == "arbor"
702
702
 
703
703
  [![Build Status](https://github.com/dbbs-lab/bsb/actions/workflows/main.yml/badge.svg)](https://github.com/dbbs-lab/bsb/actions/workflows/main.yml)
704
704
  # Brain Scaffold Builder suite
@@ -818,10 +818,15 @@ Check BSB [Documentation](https://bsb.readthedocs.io/en/latest).
818
818
  This research has received funding from the European Union’s Horizon 2020 Framework
819
819
  Program for Research and Innovation under the Specific Grant Agreement No. 945539
820
820
  (Human Brain Project SGA3) and Specific Grant Agreement No. 785907 (Human Brain
821
- Project SGA2) and from Centro Fermi project “Local Neuronal Microcircuits” to ED. We
822
- acknowledge the use of EBRAINS platform and Fenix Infrastructure resources, which are
821
+ Project SGA2) and from Centro Fermi project “Local Neuronal Microcircuits” to ED.
822
+ The project is also receiving funding from the Virtual Brain Twin Project under the
823
+ European Union's Research and Innovation Program Horizon Europe under grant agreement
824
+ No 101137289.
825
+
826
+ We acknowledge the use of EBRAINS platform and Fenix Infrastructure resources, which are
823
827
  partially funded from the European Union’s Horizon 2020 research and innovation
824
- programme through the ICEI project under the grant agreement No. 800858
828
+ programme under the Specific Grant Agreement No. 101147319 (EBRAINS 2.0 Project) and
829
+ through the ICEI project under the grant agreement No. 800858 respectively.
825
830
 
826
831
  ### Supported by
827
832
 
@@ -0,0 +1,5 @@
1
+ bsb-4.4.1.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
2
+ bsb-4.4.1.dist-info/METADATA,sha256=o1ZrD7lAt-DzKiof-Rn0zcKLBZVfV6UnKgu7aOo9R08,46952
3
+ bsb-4.4.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
4
+ bsb-4.4.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
+ bsb-4.4.1.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- bsb-4.3.2.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
2
- bsb-4.3.2.dist-info/METADATA,sha256=S_1-4dCh9e2UxFzPTjZTzYtaj54n3J-r4ejH2Ka0XQY,46673
3
- bsb-4.3.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
4
- bsb-4.3.2.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
- bsb-4.3.2.dist-info/RECORD,,
File without changes
File without changes