On Tue, Oct 6, 2009 at 5:01 PM, Dag Sverre Seljebotn
<da...@student.matnat.uio.no> wrote:
> Lisandro Dalcin wrote:
>> Well, I'm hacking on supporting C++ complex, but have some questions
>
> I'm in a situation where the lack of .conjugate() is getting rather out
> of hand in my code -- I'd really like to have .conjugate() in Cython
> within the next week or so.
>
> If I step in now it might be a lot of unnecesarry merges though. When do
> you think you'll be done (or start)?
>

It is mostly working on my box at work (at home right now)... I could
have something working by tomorrow
>
> (Also something to keep in mind while working on the C++ support, i.e.
> there should probably be a macro for conjugate.)
>

And also for abs(), in case it is not currently handled...


> --
> Dag Sverre
> _______________________________________________
> Cython-dev mailing list
> Cython-dev@codespeak.net
> 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
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to