Allan thank you for your draft! I agree with you that (not in mine ) in
general case it would be hard to resolve all corner cases. Also I think if
someone read numpy reference linearly, he/she will have some insight that
list of tuples are necessary (but it was not my case).
For me one problem is
Hi all,
just a small heads up for gufunc hackers and low level iterator users.
We will probably very soon put in a commit into master that will allow
the removal of empty axis from NpyIter/nditer, effectively removing the
error:
"ValueError: cannot remove a zero-sized axis from an iterator"
and
On Fri, Mar 24, 2017 at 9:57 PM, Ralf Gommers
wrote:
> On Fri, Mar 24, 2017 at 12:27 AM, Neal Becker wrote:
>
>> Ralf Gommers wrote:
>>
>> > On Thu, Mar 23, 2017 at 12:18 AM, Neal Becker
>> wrote:
>> >
>> >> Has anyone taken care of notifying gmane about this?
>> >>
>> >
>> > We will have to u