Sun, 24 May 2009 20:55:50 +0100, Bryan Cole wrote: > Which (if any) existing ufuncs support the new generalised looping > system? I'm particularly interested in a "vectorised" matrix multiply.
None so far, to my knowledge. Also, a Python API has not been decided on, although the C-side stuff is in place. -- Pauli Virtanen _______________________________________________ Numpy-discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
