mirror of
https://github.com/DifferentiableUniverseInitiative/JaxPM.git
synced 2025-06-15 10:21:11 +00:00
update numpy install in wf
This commit is contained in:
parent
7b7205e3b3
commit
995cc4c78c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
||||||
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
|
pip install jax
|
||||||
pip install numpy setuptools cython wheel
|
pip install 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
|
||||||
pip install git+https://github.com/ASKabalan/fastpm-python --no-build-isolation
|
pip install git+https://github.com/ASKabalan/fastpm-python --no-build-isolation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue