[Numpy-discussion] Re: Behavior of round(array)

2022-12-01 Thread Aaron Meurer
On Wed, Nov 30, 2022 at 10:39 AM Sebastian Berg wrote: > > Hi all, > > there is a discussion about how `round(array)` should behave in: > > https://github.com/numpy/numpy/issues/6248 > > There is some discussion about object arrays which should probably be > fixed for `around()` in that ago. >

[Numpy-discussion] Re: Behavior of round(array)

2022-11-30 Thread einstein . edison
Hi Sebastian, all, I’d lean towards an error too, given that the invariants implied by the Python implementation clearly aren‘t met. No strong opinions though. Best regards, Hameer Abbasi Von meinem iPhone gesendet > Am 30.11.2022 um 18:36 schrieb Sebastian Berg : > > Hi all, > > there is a