[Numpy-discussion] Yet another bug

Magnus Lie Hetland magnus at hetland.org
Mon Dec 30 10:02:02 EST 2002


Hi, there... I just found another bug :]

from numarray import arange
from __future__ import division

arange(10) / 10

... This will give an error.

I really think this "real" division should be supported for arrays...

-- 
Magnus Lie Hetland
http://hetland.org




More information about the NumPy-Discussion mailing list