Re: [Numpy-discussion] keeping all meeting notes and docs in new repo?

2019-09-17 Thread Stefan van der Walt
Yes, that would make sense. The notes are there because of historic reasons, the meetings having originated as BIDS updates to the community, but by now it is much more open and community driven (thanks all!) so +1. Stéfan On September 16, 2019 21:16:18 Zijie Poh wrote: Hi all, I like the i

Re: [Numpy-discussion] NEP 30 - Duck Typing for NumPy Arrays - Implementation

2019-09-17 Thread Chris Barker
On Tue, Sep 17, 2019 at 6:56 AM Peter Andreas Entschev wrote: > I agree with your point and understand how the current text may be > misleading, so we shall make it clearer in the NEP (as done in > https://github.com/numpy/numpy/pull/14529) that both are valid ways: > > * Have a genuine implement

[Numpy-discussion] NumPy Community Meeting Wednesday, Sep. 18

2019-09-17 Thread Sebastian Berg
Hi all, There will be a NumPy Community meeting Wednesday September 18 at 11 am Pacific Time. Everyone is invited to join in and edit the work-in- progress meeting topics and notes: https://hackmd.io/76o-IxCjQX2mOXO_wwkcpg?both Best wishes Sebastian BEGIN:VCALENDAR PRODID:-//Ximian//NONSGML Evol

Re: [Numpy-discussion] NEP 30 - Duck Typing for NumPy Arrays - Implementation

2019-09-17 Thread Peter Andreas Entschev
I see what you mean now. It was my misunderstanding, I thought you wanted to return a call to __array__ when you call np.duckarray. I agree with your point and understand how the current text may be misleading, so we shall make it clearer in the NEP (as done in https://github.com/numpy/numpy/pull/