Charles R Harris wrote:

> Well, I knew that for numeric, but it was a good deal less obvious in 
> combo with the order keyword.  For instance, contiguous could change 
> its meaning to match up with FORTRAN, so that FORTRAN=True and 
> CONTIGUOUS=True meant Fortran contiguous, which was sort of what I was 
> thinking. Explicit never hurts.


Ahh, so you were confused by looking at flags for 1-d arrays (where 
indeed both CONTIGUOUS and FORTRAN can be True --- 1-d arrays that are 
CONTIGUOUS are also FORTRAN CONTIGUOUS).

-Travis


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to