[Numpy-discussion] Neighborhood iterator: way to easily check which elements have already been visited in parent iterator?

David Cournapeau cournape at gmail.com
Wed Jun 13 16:12:47 EDT 2012


Not the neighborhood one, though. It would be good if this iterator had a
cython wrapper, and ndimage used that, though.
Le 13 juin 2012 18:59, "Ralf Gommers" <ralf.gommers at googlemail.com> a
écrit :

>
>
> On Wed, Jun 13, 2012 at 6:57 PM, Thouis (Ray) Jones <thouis at gmail.com>wrote:
>
>> Hello,
>>
>> I'm rewriting scipy.ndimage.label() using numpy's iterator API,
>
>
> I think there were some changes to the iterator API recently, so please
> keep in mind that scipy has to still be compatible with numpy 1.5.1 (at
> least for now).
>
> Ralf
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20120613/2f292a4c/attachment.html>


More information about the NumPy-Discussion mailing list