We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9857621 commit 1edc007Copy full SHA for 1edc007
1 file changed
source/guides/installing-scientific-packages.rst
@@ -14,8 +14,8 @@ kinds of hardware, or to interoperate with different pieces of external
14
software.
15
16
In particular, `NumPy <https://numpy.org/>`__, which provides the basis
17
-for most of the software in the `scientific Python stack
18
-<https://www.scipy.org/stackspec.html#stackspec>`__ can be configured
+for most of the software in the :doc:`scientific Python stack
+<scipy:stackspec>` can be configured
19
to interoperate with different FORTRAN libraries, and can take advantage
20
of different levels of vectorised instructions available in modern CPUs.
21
0 commit comments