We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fee517 commit 0f301ceCopy full SHA for 0f301ce
source/guides/installing-scientific-packages.rst
@@ -20,7 +20,7 @@ Starting with version 1.10.4 of NumPy and version 1.0.0 of SciPy, pre-built
20
32-bit and 64-bit binaries in the ``wheel`` format are available for all major
21
operating systems (Windows, macOS, and Linux) on PyPI. Note, however, that on
22
Windows, NumPy binaries are linked against the `ATLAS
23
-<http://www.netlib.org/atlas/>`__ BLAS/LAPACK library, restricted to SSE2
+<https://math-atlas.sourceforge.net/>`__ BLAS/LAPACK library, restricted to SSE2
24
instructions, so they may not provide optimal linear algebra performance.
25
26
There are a number of alternative options for obtaining scientific Python
0 commit comments