Re: [Numpy-discussion] slight MapIter change

2013-05-13 Thread Frédéric Bastien
Hi, this is used in Theano. What is the consequence of not doing this? There is people that use it, the question is how many. Is there a way to detect witch version need to be used? thanks Fred On Sat, May 11, 2013 at 11:41 AM, Sebastian Berg sebast...@sipsolutions.net wrote: Hey, (this

Re: [Numpy-discussion] slight MapIter change

2013-05-13 Thread Sebastian Berg
On Mon, 2013-05-13 at 09:58 -0400, Frédéric Bastien wrote: Hi, this is used in Theano. What is the consequence of not doing this? There is people that use it, the question is how many. There are no consequences. Only if you use the equivalent to `array[np.newaxis, fancy_index, possibly

Re: [Numpy-discussion] slight MapIter change

2013-05-13 Thread Frédéric Bastien
ok, thanks for the associated PR. Fred On Mon, May 13, 2013 at 10:19 AM, Sebastian Berg sebast...@sipsolutions.net wrote: On Mon, 2013-05-13 at 09:58 -0400, Frédéric Bastien wrote: Hi, this is used in Theano. What is the consequence of not doing this? There is people that use it,