On Tue, Jun 2, 2009 at 4:18 PM, Darren Dale <[email protected]> wrote: > > > On Tue, Jun 2, 2009 at 10:09 AM, Keith Goodman <[email protected]> wrote: >> >> On Tue, Jun 2, 2009 at 1:42 AM, Sebastian Walter >> <[email protected]> wrote: >> > Hello, >> > Multiplying a Python float to a numpy.array of objects works flawlessly >> > but not with a numpy.float64 . >> > I tried numpy version '1.0.4' on a 32 bit Linux and '1.2.1' on a 64 >> > bit Linux: both raise the same exception. >> > >> > Is this a (known) bug?
> > Yes, it was fixed in numpy-1.3. ok, cool thanks for the info! > > _______________________________________________ > Numpy-discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion > > _______________________________________________ Numpy-discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
