[Numpy-discussion] Re: linalg.svd returns fortran arrays, causes problems
Robert Kern
robert.kern at gmail.com
Mon Mar 20 16:47:02 CST 2006
Zachary Pincus wrote:
> Hi folks,
>
> I recently updated to the SVN head of numpy, and most of my data
> analysis code broke! Specifically, this code involved computing the SVD
> of flattened multidimensional data, and then reshaping the results back
> to the correct dimensionality. (A very common operation.) Now these
> reshape operations don't generate the right results.
Can you give us some small, self-contained code that demonstrates the problem?
--
Robert Kern
robert.kern at gmail.com
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
More information about the Numpy-discussion
mailing list