diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2014-12-10 17:42:02 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2014-12-24 09:22:18 -0700 |
commit | dd0732e4bda8f4379b17ea479bcecc876ab50ce6 (patch) | |
tree | 3a43d1cdeee2ce7c723042349581508542568181 /numpy/doc/structured_arrays.py | |
parent | 14a3dca63e7fac58a1311acf3e01ab548a2e7ea2 (diff) | |
download | numpy-dd0732e4bda8f4379b17ea479bcecc876ab50ce6.tar.gz |
ENH: Add support for ATLAS > 3.9.33.
Recent ATLAS combines the previous libraries into two
* libsatlas -- single threaded.
* libtatlas -- threaded.
This fix is a bit of hack in that ATLAS > 3.9.33 is treated as a new,
separate library covered by atlas_3_10_info, but the latter derived
from atlas_info, which treats the cblas, atlas, and atlas_lapack
libraries separately, so the new info has a bit of repetition.
The alternative would be to rewrite atlas_info, but that can wait
on a larger cleanup of the build system.
Closes #3774.
Diffstat (limited to 'numpy/doc/structured_arrays.py')
0 files changed, 0 insertions, 0 deletions