mirror of
https://github.com/DifferentiableUniverseInitiative/JaxPM.git
synced 2025-06-15 10:21:11 +00:00
update test jax version
This commit is contained in:
parent
49c93aacf6
commit
6aacd81bd6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install -y libopenmpi-dev
|
sudo apt-get install -y libopenmpi-dev
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install jax==0.4.35
|
pip install jax
|
||||||
pip install numpy setuptools cython wheel
|
pip install numpy setuptools cython wheel
|
||||||
pip install git+https://github.com/MP-Gadget/pfft-python
|
pip install git+https://github.com/MP-Gadget/pfft-python
|
||||||
pip install git+https://github.com/MP-Gadget/pmesh
|
pip install git+https://github.com/MP-Gadget/pmesh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue