[Numpy-discussion] Deprecate norm of 3d and more ndarrays

2019-10-15 Thread Matti Picus
np.norm(a, axis=None) where a.ndim > 2 calls np.norm(np.ravel(a)). PR 14719 proposes deprecating this unexpected behavior, with the suggestion that people who need this should call ravel themselves. Thoughts? Matti ___ NumPy-Discussion mailing lis

Re: [Numpy-discussion] "Spring cleaning" sprint

2019-10-15 Thread Sebastian Berg
Thanks everyone who joined in today! Together with Brigitta, ZJ, Eric, and the crowd from BIDS, today 15 PRs were opened and 18 (also old ones) merged in total. Including unsticking a few trickier ones. While we did not look into triaging old issues much (aside form looking at release Blockers fo

[Numpy-discussion] educational resources recommendations are wanted

2019-10-15 Thread Inessa Pawson
I’m working on creating a curated collection of NumPy related educational resources (tutorials, articles, books, presentations, courses, etc.). Your recommendations would be much appreciated, especially in languages other than English. Please include in your submission a brief description why it de

[Numpy-discussion] NEP 33 — Array Creation Dispatching With __array_function__

2019-10-15 Thread Peter Andreas Entschev
Hello everyone, I've put together a new proposal for array creation dispatching with the __array_function__ protocol [1], based on a discussion that occurred some time ago in [2]. It would be great if people could take the time to review and comment on that. [1] https://github.com/numpy/numpy/pu

Re: [Numpy-discussion] "Spring cleaning" sprint

2019-10-15 Thread Sebastian Berg
Sorry for the confusion, we will be using this link: https://berkeley.zoom.us/j/5416755993 On Tue, 2019-10-15 at 09:00 -0700, Sebastian Berg wrote: > Hi all, > > I have to see if that zoom link works, and we probably have to switch > over the day and need some place to write down things, so let

Re: [Numpy-discussion] "Spring cleaning" sprint

2019-10-15 Thread Sebastian Berg
Hi all, I have to see if that zoom link works, and we probably have to switch over the day and need some place to write down things, so lets put any updates here: https://hackmd.io/kyMr_SHJTAaWsHQGRhJ7hQ Best, Sebastian On Tue, 2019-10-15 at 14:15 +, Hameer Abbasi wrote: > Is the meeting

Re: [Numpy-discussion] "Spring cleaning" sprint

2019-10-15 Thread Brigitta Sipocz
I'm unable to connect, "The host has another meeting in progress". Brigitta On Tue, 15 Oct 2019 at 07:20, Hameer Abbasi wrote: > My bad... It's not until later. > > > > On 15.10.19, 16:16, "NumPy-Discussion on behalf of Hameer Abbasi" > einstein.edi...@gmail.com> wrote: > > Is the meeting

Re: [Numpy-discussion] "Spring cleaning" sprint

2019-10-15 Thread Hameer Abbasi
My bad... It's not until later. On 15.10.19, 16:16, "NumPy-Discussion on behalf of Hameer Abbasi" wrote: Is the meeting ongoing? I tried to join but there were no participants. On 10.10.19, 02:56, "NumPy-Discussion on behalf of Sebastian Berg" wrote: Hi all,

Re: [Numpy-discussion] "Spring cleaning" sprint

2019-10-15 Thread Hameer Abbasi
Is the meeting ongoing? I tried to join but there were no participants. On 10.10.19, 02:56, "NumPy-Discussion on behalf of Sebastian Berg" wrote: Hi all, we are planning to remote spring to try to reduce the number of open PRs and issues, and do triage work. This is p