I believe that's the root of my failure! I missed to look at that place. Many thanks.
On Thu, Dec 11, 2008 at 7:02 AM, Greg Ewing <[EMAIL PROTECTED]> wrote: > 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 > -- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
