Skip to content

Commit 0f301ce

Browse files
ChrisBarker-NOAAwebknjaz
authored andcommitted
fixed netlib link
1 parent 2fee517 commit 0f301ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/installing-scientific-packages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Starting with version 1.10.4 of NumPy and version 1.0.0 of SciPy, pre-built
2020
32-bit and 64-bit binaries in the ``wheel`` format are available for all major
2121
operating systems (Windows, macOS, and Linux) on PyPI. Note, however, that on
2222
Windows, NumPy binaries are linked against the `ATLAS
23-
<http://www.netlib.org/atlas/>`__ BLAS/LAPACK library, restricted to SSE2
23+
<https://math-atlas.sourceforge.net/>`__ BLAS/LAPACK library, restricted to SSE2
2424
instructions, so they may not provide optimal linear algebra performance.
2525

2626
There are a number of alternative options for obtaining scientific Python

0 commit comments

Comments
 (0)