Lisandro Dalcin wrote: > I cannot get Cython properly recognize something like "cdef > float complex z" or "cdef double complex z".
The place to start hacking would probably be in p_simple_base_type in Parsing. -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
