summaryrefslogtreecommitdiff
path: root/doc/source/user
diff options
context:
space:
mode:
authorBrandon David <brandon.david@zoho.com>2020-07-11 22:48:02 -0700
committerBrandon David <brandon.david@zoho.com>2020-07-11 22:48:02 -0700
commit7db8355ed740601eba0e3a75789f37f78b23f13e (patch)
tree4ff3e7761eaffb997d8a687ad7593e6542817e02 /doc/source/user
parent9fd8b2db731d79fabdc40de3a7111381fb4aae5a (diff)
downloadnumpy-7db8355ed740601eba0e3a75789f37f78b23f13e.tar.gz
Created <accelerated-blas-lapack-libraries> label in building.rst
Diffstat (limited to 'doc/source/user')
-rw-r--r--doc/source/user/building.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/user/building.rst b/doc/source/user/building.rst
index ddfb207c4..54ece3da3 100644
--- a/doc/source/user/building.rst
+++ b/doc/source/user/building.rst
@@ -111,6 +111,8 @@ means that g77 has been used (note: g77 is no longer supported for building NumP
If libgfortran.so is a dependency, gfortran has been used. If both are dependencies,
this means both have been used, which is almost always a very bad idea.
+.. _accelerated-blas-lapack-libraries:
+
Accelerated BLAS/LAPACK libraries
---------------------------------