[Numpy-discussion] GSoC'15 - mentors & ideas

2015-02-23 Thread Ralf Gommers
Hi all, On Fri, Feb 20, 2015 at 10:05 AM, Ralf Gommers wrote: > Hi all, > > It's time to start preparing for this year's Google Summer of Code. There > is actually one urgent thing to be done (before 19.00 UTC today), which is > to get our ideas page in decent shape. It doesn't have to be final

Re: [Numpy-discussion] np.nonzero behavior with multidimensional arrays

2015-02-23 Thread Charles R Harris
On Mon, Feb 23, 2015 at 2:29 PM, Jaime Fernández del Río < jaime.f...@gmail.com> wrote: > > > On Mon, Feb 23, 2015 at 12:12 PM, Julian Taylor < > jtaylor.deb...@googlemail.com> wrote: > >> On 23.02.2015 08:52, Jaime Fernández del Río wrote: >> > This was raised in SO today: >> > >> > >> http://sta

Re: [Numpy-discussion] np.nonzero behavior with multidimensional arrays

2015-02-23 Thread Jaime Fernández del Río
On Mon, Feb 23, 2015 at 12:12 PM, Julian Taylor < jtaylor.deb...@googlemail.com> wrote: > On 23.02.2015 08:52, Jaime Fernández del Río wrote: > > This was raised in SO today: > > > > > http://stackoverflow.com/questions/28663142/why-is-np-wheres-result-read-only-for-multi-dimensional-arrays/286640

Re: [Numpy-discussion] np.nonzero behavior with multidimensional arrays

2015-02-23 Thread Julian Taylor
On 23.02.2015 08:52, Jaime Fernández del Río wrote: > This was raised in SO today: > > http://stackoverflow.com/questions/28663142/why-is-np-wheres-result-read-only-for-multi-dimensional-arrays/28664009 > > np.nonzero (and np.where for boolean arrays) behave differently for 1-D > and higher dimen