[Numpy-discussion] Re: linalg.svd returns fortran arrays, causes problems
Zachary Pincus
zpincus at stanford.edu
Mon Mar 20 21:53:01 CST 2006
> I propose to change the reshape method to always expect a C-
> contiguous perspective unless a fortran flag is set (defaults to
> False), in which case the perspective is Fortran-contiguous. This
> is true regardless of the layout of the current array.
This seems like an optimal solution -- thanks for looking into all of
this and getting the fix in the svn so quickly!
Zach
More information about the Numpy-discussion
mailing list