[SciPy-User] help speeding up a Runge-Kuta algorithm (cython, f2py, ...)

Sturla Molden sturla at molden.no
Mon Aug 6 19:18:42 EDT 2012


Den 06.08.2012 15:51, skrev Ryan Krauss:
> Thanks to Sturla for helping me get this working in Cython.
>
> I am trying to compile the code to compare it against fortran for
> speed.  I have run into two bugs so far (I mentioned that my C skills
> are weak).
>

Sorry, I should have debugged :(

This one compiles with

    $ python setup.py build_ext

Is this what you wanted?



Sturla

-------------- next part --------------
A non-text attachment was scrubbed...
Name: runge_kutta.zip
Type: application/x-zip-compressed
Size: 1231 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20120807/ab5279de/attachment.bin>


More information about the SciPy-User mailing list