diff options
author | Jan David Mol <mol@astron.nl> | 2016-06-18 13:50:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-18 13:50:56 +0200 |
commit | de97bb2ccaa4293632fdd28f6370d63a55d5d538 (patch) | |
tree | ae81f9ce974a95d568d3e7c1617f9d098f4706a1 /numpy/testing/utils.py | |
parent | d3afd5057ca05ae7d315c68e5009b3ee183860e3 (diff) | |
download | numpy-de97bb2ccaa4293632fdd28f6370d63a55d5d538.tar.gz |
Avoid NPY_ARRAY_F_CONTIGUOUS for numpy < 1.7
numpy API < 1.7 does not support NPY_ARRAY_F_CONTIGUOUS.or PyArray_IS_F_CONTIGUOUS. Supporting old APIs is useful as users tend to ship modern numpy.i files to compile against possibly older numpy installations.
Diffstat (limited to 'numpy/testing/utils.py')
0 files changed, 0 insertions, 0 deletions