[Cython] Willing to contribute

Lisandro Dalcin dalcinl at gmail.com
Thu Aug 4 01:32:46 CEST 2011


On 3 August 2011 17:53, Stefano <stefano.k.sanfilippo at gmail.com> wrote:
>
> Everything started with trying to speed up a Mandelbrot generator, which
> heavily relies on complex numbers. Eventually I've found in "Mini Projects (or
> something similar)" wiki that C99 `complex' is still to be implemented. So, I
> decide to make a step further and try to hop into development.
>

That comment is outdated. Cython do support complex numbers in many
different flavors (native C99 complex, C++ std::complex, raw C structs
for pre-C99 compilers)


-- 
Lisandro Dalcin
---------------
CIMEC (INTEC/CONICET-UNL)
Predio CONICET-Santa Fe
Colectora RN 168 Km 472, Paraje El Pozo
3000 Santa Fe, Argentina
Tel: +54-342-4511594 (ext 1011)
Tel/Fax: +54-342-4511169


More information about the cython-devel mailing list