
Jan. 29, 2002
2:52 p.m.
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