File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ pixels of equal areas, which has many practical advantages.
6060
6161The Python dependencies for the ` S2FFT ` package are listed in the file
6262` requirements/requirements-core.txt ` and will be automatically installed
63- into the active python environment by [ pip] {.title-ref} when running
63+ into the active python environment by [ pip] ( https://pypi.org ) when running
6464
6565``` bash
6666pip install .
@@ -75,7 +75,7 @@ tox -e py38 # for tox
7575```
7676
7777In the very near future one will be able to install ` S2FFT ` directly
78- from [ PyPi] { https://pypi.org} by ` pip install s2fft ` but this is not yet
78+ from [ PyPi] ( https://pypi.org ) by ` pip install s2fft ` but this is not yet
7979supported. Note that to run ` JAX ` on NVIDIA GPUs you will need to follow
8080the [ guide] ( https://github.com/google/jax#installation ) outlined by
8181Google.
You can’t perform that action at this time.
0 commit comments