[Numpy-discussion] Numpy array in iterable

Robert Cimrman cimrman3 at ntc.zcu.cz
Thu Mar 5 07:46:32 EST 2009


Kim Hansen wrote:
>> 2009/3/5 Robert Cimrman <cimrman3 at ntc.zcu.cz>:
>> I have added your implementation to
>> http://projects.scipy.org/numpy/ticket/1036 - is it ok with you to add
>> the function eventually into arraysetops.py, under the numpy (BSD) license?
>>
>> cheers,
>> r.
>>
> Yes, that would be fine with me. In fact that would be an honor!
> There is some formatting issue in the code you copied into the ticket...
> Cheers,
> Kim

Great! It's a nice use case for return_inverse=True in unique1d().

I have fixed the formatting, but cannot remove the previous comment.

r.



More information about the NumPy-Discussion mailing list