[SciPy-user] algorithm, optimization, or other problem?

Christian Kristukat ckkart at hoc.net
Tue Feb 21 08:46:40 EST 2006


Hi Brian,

Brian Blais wrote:
> 
> Given the huge difference between the Pyrex and the Mex, I feel that there is 
> something I am doing wrong, because the C-code for both should run comparably. 
> Perhaps the approach is wrong?  I'm willing to take any suggestions!  I don't mind 
> coding some in C, but the Python API seemed a bit challenging to me.

Have you tried weave.inline? I'm using it a lot. Here's a nice article about its
 performance:

http://old.scipy.org/documentation/weave/weaveperformance.html

Regards,Christian




More information about the SciPy-User mailing list