Feb. 21, 2006
1:46 p.m.
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