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
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",
>