Re: [Numpy-discussion] numpy.log does not raise exceptions

2011-08-28 Thread dpo
Robert Kern-2 wrote: > > The reason we don't raise exceptions by default is because when > processing large arrays, you usually don't want to cancel the whole > operation just because some values were out of the domain. You would > rather get an array with NaNs in the elements that had invalid i

Re: [Numpy-discussion] ImportError: dynamic module does not define init function (initmultiarray)

2011-08-24 Thread dpo
dpo wrote: > > --- > Traceback (most recent call last): > File "/Users/dpo/.virtualenvs/matrox/matrox/curve.py", line 3, in > > import numpy as np > File > "/Users/dpo/.virtualenvs/matrox/lib/python2.7/site-packages/numpy/__init__.py", >