On Thu, May 3, 2012 at 10:38 AM, Moroney, Catherine M (388D) <[email protected]> wrote:
> Actually Fortran with correct array ordering - 13 seconds! What horrible > python/numpy > mistake am I making to cause such a slowdown? For the type of problem you are working on, I'd flip it around and ask what you are doing with Fortran to only get 5x ;) Well, I'd ask that if I knew Fortran. I'm seeing 7.5x with cython/numpy. _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
