Hello all, A few months ago, I got some code working (with the help of a poster here -- thanks!) that used the gcc double complex type. Recently, I recall a discussion on here that suggested that a simpler built-in syntax is now in place for using 'cdef' complex types in C functions and methods. Is that true?
I can't find details in the docs. At any rate, my old code doesn't work with python2.5 and cython 0.11.3. sigh. Thanks for the help! --v _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
