[Numpy-discussion] arange(start, stop, step) and floating point (Ticket #8)
Travis Oliphant
oliphant at ee.byu.edu
Wed Feb 8 16:17:31 CST 2006
Tim Hochberg wrote:
>>
>
>
> I see that Travis has vetoed this in any event, but perhaps we should
> fix up the fill functions to be more accurate and maybe most of the
> problem would just magically go away.
To do something different than arange has always done we need a new
function, not change what arange does and thus potentially break lots of
code.
How do you propose to make the fill funtions more accurate? I'm
certainly willing to see improvements there.
-Travis
More information about the Numpy-discussion
mailing list