Skip to content

Commit fa92ece

Browse files
committed
Quick sanity check
1 parent 7f675d8 commit fa92ece

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/guides/installing-scientific-packages.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ of different levels of vectorized instructions available in modern CPUs.
1919
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
22-
Windows, NumPy binaries are linked against the `ATLAS
23-
<https://math-atlas.sourceforge.net/>`__ BLAS/LAPACK library, restricted to SSE2
22+
Windows, NumPy binaries are linked against the ATLAS BLAS/LAPACK library, restricted to SSE2
2423
instructions, so they may not provide optimal linear algebra performance.
2524

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

0 commit comments

Comments
 (0)