diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2014-09-17 13:37:19 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2014-09-17 13:37:19 -0600 |
commit | 2d9aa59f430177e0c77934b3d5bce477e6ce2739 (patch) | |
tree | c65a529a07febfce51e324ee476ddd064894130a /numpy/lib/arrayterator.py | |
parent | 691a8f950d557d1e0c39dc2b664a3cc88dc81cca (diff) | |
download | numpy-2d9aa59f430177e0c77934b3d5bce477e6ce2739.tar.gz |
BUG: Readd the cblas.h header.
Rename cblas.h to npy_cblas.h and put it in numpy/core/src/private.
Fix the various includes to account for the change.
It turns out that MKL provides cblas, but not cblas.h. Rather, they
provide mkl_cblas.h, which also uses typedefs for the CBLAS_XXX enums.
Diffstat (limited to 'numpy/lib/arrayterator.py')
0 files changed, 0 insertions, 0 deletions