On Mon, Apr 28, 2014 at 8:36 PM, Alan G Isaac <alan.is...@gmail.com> wrote:
> On 4/28/2014 3:29 PM, Neal Becker wrote:
>> Well I'd spell it nint, and it works like:
>
> Wouldn't it be simpler to add a dtype argument to `rint`?
> Or does that violate the "simple wrapper" intent?

`np.rint()` is a ufunc.

-- 
Robert Kern
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to