[Pythonmac-SIG] [ C Extension Scipy/Numpy

Josef Sonderegger joe at bastarde.at
Fri Feb 26 10:28:15 CET 2010


> I highly recommend that you use Cython instead:

> It is much easier, and you are much more likely to make mistakes with 
> reference counting, etc, if you do it by hand. Trust me on this.

There are a few version I tried, but because of the very high mathematical effort I need the fastest solution, wich is doing it by hand.
I have a C-Version already - but I will try Cython again by calling my C routines.

Thank you so far ;)
joe







More information about the Pythonmac-SIG mailing list