WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
File tree Expand file tree Collapse file tree 6 files changed +39
-39
lines changed
Expand file tree Collapse file tree 6 files changed +39
-39
lines changed Original file line number Diff line number Diff line change 11channels :
22- conda-forge
33dependencies :
4- - nbsphinx
5- - sphinx
6- - myst-parser
7- - numpy
8- - mpi4py
9- - pympipool
10- - ase
11- - scipy
4+ - nbsphinx
5+ - sphinx
6+ - myst-parser
7+ - numpy
8+ - mpi4py
9+ - pympipool
10+ - ase
11+ - scipy
Original file line number Diff line number Diff line change 11channels :
2- - conda-forge
2+ - conda-forge
33dependencies :
4- - coverage
5- - lammps =2023.11.21
6- - mpich
7- - numpy =1.26.4
8- - mpi4py =3.1.5
9- - pympipool =0.7.15
10- - ase =3.22.1
11- - scipy =1.12.0
4+ - coverage
5+ - lammps =2023.11.21
6+ - mpich
7+ - numpy =1.26.4
8+ - mpi4py =3.1.5
9+ - pympipool =0.7.17
10+ - ase =3.22.1
11+ - scipy =1.12.0
Original file line number Diff line number Diff line change 11channels :
2- - conda-forge
2+ - conda-forge
33dependencies :
4- - lammps =2022.06.23
5- - openmpi
6- - numpy =1.23.5
7- - mpi4py =3.1.4
8- - pympipool =0.7.0
9- - ase =3.20.1
10- - scipy =1.9.3
4+ - lammps =2022.06.23
5+ - openmpi
6+ - numpy =1.23.5
7+ - mpi4py =3.1.4
8+ - pympipool =0.7.0
9+ - ase =3.20.1
10+ - scipy =1.9.3
Original file line number Diff line number Diff line change 11channels :
2- - conda-forge
2+ - conda-forge
33dependencies :
4- - coverage
5- - lammps =2023.11.21
6- - openmpi
7- - numpy =1.26.4
8- - mpi4py =3.1.5
9- - pympipool =0.7.15
10- - ase =3.22.1
11- - scipy =1.12.0
4+ - coverage
5+ - lammps =2023.11.21
6+ - openmpi
7+ - numpy =1.26.4
8+ - mpi4py =3.1.5
9+ - pympipool =0.7.17
10+ - ase =3.22.1
11+ - scipy =1.12.0
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ channels:
22- conda-forge
33dependencies :
44- openmpi
5- - numpy =1.26.0
6- - lammps =2023.08.02
5+ - numpy =1.26.4
6+ - lammps =2023.11.21
77- mpi4py =3.1.5
8- - pympipool =0.7.5
8+ - pympipool =0.7.17
99- ase =3.22.1
10- - scipy =1.11.3
10+ - scipy =1.12.0
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ classifiers = [
2525]
2626dependencies = [
2727 " mpi4py==3.1.5" ,
28- " pympipool==0.7.15 " ,
28+ " pympipool==0.7.17 " ,
2929 " numpy==1.26.4" ,
3030]
3131dynamic = [" version" ]
You can’t perform that action at this time.
0 commit comments