[Numpy-discussion] numarray bug...

Magnus Lie Hetland magnus at hetland.org
Tue Jan 29 14:52:06 EST 2002


My numarray dumps core...

>>> from numarray import *
>>> a = zeros([10, 10])
>>> a = zeros([10, 10]) + 0.5
Bus Error (core dumped)

Numeric tackles this just fine... What gives?

--
Magnus Lie Hetland                                  The Anygui Project
http://hetland.org                                  http://anygui.org




More information about the NumPy-Discussion mailing list