summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2014-08-11 13:20:08 -0600
committerJulian Taylor <jtaylor.debian@googlemail.com>2014-09-04 21:44:10 +0200
commit2995792b90add947f8898ea36410473f37b94509 (patch)
tree6718b24bbb07b6eb8249414d993d782d35c92bc2 /numpy/core/numeric.py
parent3ab6ec8e16906fc471f3c49400c62ce0857d5404 (diff)
downloadnumpy-2995792b90add947f8898ea36410473f37b94509.tar.gz
ENH: Add 'HAVE_CBLAS' macro for build purposes.
The current system works for MKL and OpenBLAS by default because the mkl_info and openblas_info classes in numpy/distutils/system_info do not define the macro 'NO_ATLAS_INFO=1' that currently signals the absence of CBLAS. This PR declares the presence of CBLAS directly by defining the 'HAVE_CBLAS' macro.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions