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 5941fc9 commit 1c11f98Copy full SHA for 1c11f98
site.cfg.example
@@ -126,7 +126,7 @@
126
# better performance. Note that the AMD library has nothing to do with AMD
127
# (Advanced Micro Devices), the CPU company.
128
#
129
-# UMFPACK is not needed for numpy or scipy.
+# UMFPACK is not used by numpy.
130
131
# http://www.cise.ufl.edu/research/sparse/umfpack/
132
# http://www.cise.ufl.edu/research/sparse/amd/
@@ -141,7 +141,7 @@
141
# FFT libraries
142
# -------------
143
# There are two FFT libraries that we can configure here: FFTW (2 and 3) and djbfft.
144
-# Note that these libraries are not needed for numpy or scipy.
+# Note that these libraries are not used by for numpy or scipy.
145
146
# http://fftw.org/
147
# http://cr.yp.to/djbfft.html
0 commit comments