On Fri, Apr 5, 2013 at 4:34 AM, John Ladasky <john_lada...@sbcglobal.net> wrote: > On Thursday, April 4, 2013 7:39:16 PM UTC-7, MRAB wrote: >> Have you looked at Cython? Not quite the same, but still... > > I'm already using Numpy, compiled with what is supposed to be a fast LAPACK. > I don't think I want to attempt to improve on all the work that has gone into > Numpy.
There's no reason you can't use both cython and numpy. See: http://docs.cython.org/src/tutorial/numpy.html -- Devin -- http://mail.python.org/mailman/listinfo/python-list