On Wed, Oct 21, 2009 at 10:14 PM, Pauli Virtanen <pav...@iki.fi> wrote:

>
> This type of project could probably also be started outside Numpy, and
> just monkey-patch the Numpy routines on import.

I think I would prefer this approach as a first shot. I will look into
adding a small C library + wrapper in python to know which SIMD
instructions are available to numpy. Then people can reuse this for
whatever approach they prefer.

David
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to