[Numpy-discussion] linspace handling of extra return

Benjamin Root ben.root at ou.edu
Tue Jan 13 21:02:40 EST 2015


So, raise a ValueError when it used to return (mostly) correct results? For
some reason, I don't think people would appreciate that.

Ben Root
On Jan 13, 2015 5:59 PM, "Chris Barker" <chris.barker at noaa.gov> wrote:

> On Tue, Jan 13, 2015 at 7:23 AM, Benjamin Root <ben.root at ou.edu> wrote:
>
>> Oh, wow. I never noticed that before. Yeah, if I state that retstep=True,
>> then I am coding my handling to expect two values to be returned, not 1. I
>> think it should be nan, but I could also agree with zero. It should
>> definitely remain a float value, though.
>>
>
> How about a ValueError?
>
> -CHB
>
> --
>
> Christopher Barker, Ph.D.
> Oceanographer
>
> Emergency Response Division
> NOAA/NOS/OR&R            (206) 526-6959   voice
> 7600 Sand Point Way NE   (206) 526-6329   fax
> Seattle, WA  98115       (206) 526-6317   main reception
>
> Chris.Barker at noaa.gov
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150113/c5d8e0e4/attachment.html>


More information about the NumPy-Discussion mailing list