flopscope.numpy.around
flopscope.numpy.around(a, decimals=0, out=None)[flopscope source]
Round an array to the given number of decimals.
See also
- ndarray.round equivalent method
- we.flops.rint alias for this function
- we.flops.ceil
- we.flops.trunc
- we.flops.floor
- we.flops.rint
- we.flops.trunc