On Tue, Jun 21, 2011 at 1:57 PM, Mark Wiebe <[email protected]> wrote: > On Tue, Jun 21, 2011 at 12:36 PM, Charles R Harris > <[email protected]> wrote: >> How does the ufunc get called so it doesn't get caught in an endless loop?
[...] > The function being called needs to ensure this, either by extracting a raw > ndarray from instances of its class, or adding a 'subok = False' parameter > to the kwargs. I didn't understand, could you please expand on that or show an example? Darren _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
