[Numpy-discussion] Floating point "close" function?
Robert Kern
robert.kern@gmail....
Sat Mar 3 09:27:14 CST 2012
On Sat, Mar 3, 2012 at 14:34, Robert Kern <robert.kern@gmail.com> wrote:
> On Sat, Mar 3, 2012 at 14:31, Ralf Gommers <ralf.gommers@googlemail.com> wrote:
>> Because this is also bad:
>>>>> np.<TAB>
>> Display all 561 possibilities? (y or n)
>
> Not as bad as overloading np.allclose(x,y,return_array=True). Or
> deprecating np.allclose() in favor of np.close().all().
I screwed up this paragraph. I meant that as "Another alternative
would be to deprecate ...".
--
Robert Kern
More information about the NumPy-Discussion
mailing list