Re: [Numpy-discussion] Adding keepdims to linspace / logspace / geomspace

2019-12-11 Thread Zijie Poh
or on Github, > so I posted to the latter: > > https://github.com/numpy/numpy/pull/14922#issuecomment-564211192 > > Eric > > On 2019/12/10 8:43 AM, Zijie Poh wrote: > > Hi all, > > > > We've created a PR (#14922 <https://github.com/numpy/nump

[Numpy-discussion] Adding keepdims to linspace / logspace / geomspace

2019-12-10 Thread Zijie Poh
Hi all, We've created a PR (#14922 ) on adding keepdims to linspace / logspace / geomspace, which enables linspace to directly take the output of min and max with keepdims = True as the start and stop arguments. That is, the following two linspace calls r

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

2019-10-09 Thread Zijie Poh
Hi Sebastian, It is Tuesday October 15 or Monday October 14? Regards, ZJ On Wed, Oct 9, 2019 at 5:57 PM 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 planned for next Tuesday, October 1

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

2019-09-16 Thread Zijie Poh
Hi all, I like the idea of having a new repo containing meeting minutes and docs. Regards, ZJ On Sun, Sep 15, 2019 at 5:26 PM Ralf Gommers wrote: > Hi all, > > We have had community calls for quite a while, the minutes of which are > kept in https://github.com/BIDS-numpy/docs. That's quite har