We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97ff395 + 2cf333e commit ab51418Copy full SHA for ab51418
.ci_support/environment-mpich.yml
@@ -6,6 +6,6 @@ dependencies:
6
- mpich
7
- numpy =1.26.3
8
- mpi4py =3.1.5
9
- - pympipool =0.7.9
+ - pympipool =0.7.11
10
- ase =3.22.1
11
- scipy =1.12.0
.ci_support/environment-openmpi.yml
- openmpi
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
]
26
dependencies = [
27
"mpi4py==3.1.5",
28
- "pympipool==0.7.9",
+ "pympipool==0.7.11",
29
"numpy==1.26.3",
30
31
dynamic = ["version"]
0 commit comments