On Thu, May 3, 2012 at 10:38 AM, Moroney, Catherine M (388D)
<catherine.m.moro...@jpl.nasa.gov> 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
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to