[Numpy-discussion] Documentation Team meeting - Monday December 7

2020-12-04 Thread Melissa Mendonça
Hi all! Our next Documentation Team meeting will be on *Monday, December 7* at ***4PM UTC***. All are welcome - you don't need to already be a contributor to join. If you have questions or are curious about what we're doing, we'll be happy to meet you! If you wish to join on Zoom, use this link:

Re: [Numpy-discussion] Rules for argument parsing/forwarding in __array_function__ and __array_ufunc__

2020-12-04 Thread Sebastian Berg
On Wed, 2020-12-02 at 21:07 -0800, Stefan van der Walt wrote: > Hi Sebastian, > > Looking at these three rules, they all seem to stem from one simple > question: do we desire for a single code snippet to be runnable on > multiple array implementations? > > On Wed, Dec 2, 2020, at 15:34, Sebastian