Lev Givon
2008-01-07 15:43:21 UTC
I am currently attempting to rewrite an algorithm that processes
complex numbers with pyrex or cython. Although it seems that neither
currently supports straightforward interfacing with the C complex
number type, does anyone know of any provisional examples of
converting between C complex numbers and the equivalents provided by
python and/or the numpy module? The one or two perfunctory examples I
have come across online have not been especially enlightening.
L.G.
complex numbers with pyrex or cython. Although it seems that neither
currently supports straightforward interfacing with the C complex
number type, does anyone know of any provisional examples of
converting between C complex numbers and the equivalents provided by
python and/or the numpy module? The one or two perfunctory examples I
have come across online have not been especially enlightening.
L.G.