[Numpy-discussion] dot product not behaving as expected

Robert Kern robert.kern at gmail.com
Mon Oct 8 13:26:10 EDT 2007


Robin wrote:
> 
> On 10/8/07, *Robert Kern* <robert.kern at gmail.com
> <mailto:robert.kern at gmail.com>> wrote:
> 
>     Aha. Yes, that is the correct way to do it. However, it appears that
>     there is a
>     bug in how dot() is interpreting the non-contiguous array. In the
>     meantime, you
>     can make a contiguous array with array(y2).
> 
> 
> Thanks very much for the prompt help!
> 
> Should I open a ticket for this issue?

Please!

-- 
Robert Kern

"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