diff options
author | Aron Ahmadia <aron@ahmadia.net> | 2014-02-04 16:04:48 -0500 |
---|---|---|
committer | Aron Ahmadia <aron@ahmadia.net> | 2014-02-04 16:04:48 -0500 |
commit | ed569bfa689a3f58425af2c5007a6779a7f4c4a7 (patch) | |
tree | 6cd025702e5ac6b15cbd94a3dfc8da5adbfaf33e /numpy/polynomial/polyutils.py | |
parent | b7850701a31127cad8c7399cea6be9cd5f71bec5 (diff) | |
download | numpy-ed569bfa689a3f58425af2c5007a6779a7f4c4a7.tar.gz |
Detect vendor versions of GNU Compilers
Cray and other HPC vendors provide patched versions of the GNU compilers
with modified version strings. Use re.search instead of re.match in the
version detection scripts to account for modified version strings.
Ref: https://github.com/numpy/numpy/issues/4259
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions