diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2012-10-21 18:38:34 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2012-10-21 18:38:34 +0200 |
commit | 0e10f55839ee0c2dc361f0a74990cbe8d83a66fd (patch) | |
tree | 044d3a644157938dcaa2af2fa30f18088f027243 /numpy/doc/basics.py | |
parent | 4b281479db093a55c010610ad287c75beb6da13b (diff) | |
download | numpy-0e10f55839ee0c2dc361f0a74990cbe8d83a66fd.tar.gz |
BUG: Replace ISFORTRAN by IS_F_CONTIGUOUS.
In a few places ISFORTRAN was used to check for f-contiguouity.
This is incorrect, since ISFORTRAN never evaluated to True if
the array was also c-contiguous.
Diffstat (limited to 'numpy/doc/basics.py')
0 files changed, 0 insertions, 0 deletions