[Cython] C99/C++ complex type support
Lisandro Dalcin
dalcinl at gmail.com
Mon Dec 29 21:43:12 CET 2008
On Mon, Dec 29, 2008 at 5:25 PM, Robert Bradshaw
<robertwb at math.washington.edu> wrote:
> I need this for something I'm working on, so I'll try and pick up
> where you left off.
>
OK, here you have... Sorry about the mess...
* the "CCOMPLEX.diff" patch was generated against cython-devel
(updated about 3 hours ago)
* The "ccompleximpl.h" header has some macros that should end-up
verbatim in the Cython-generated sources, perhaps by using utility
code.
* The "ccomplex.pyx" is a testcase that should go to "tests/run" (and
assumes the "ccompleximpl.h" is also in "tests/run").
--
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CCOMPLEX.diff
Type: application/octet-stream
Size: 4890 bytes
Desc: not available
Url : http://codespeak.net/pipermail/cython-dev/attachments/20081229/0b0dbbe4/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ccompleximpl.h
Type: text/x-chdr
Size: 794 bytes
Desc: not available
Url : http://codespeak.net/pipermail/cython-dev/attachments/20081229/0b0dbbe4/attachment.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ccomplex.pyx
Type: application/octet-stream
Size: 395 bytes
Desc: not available
Url : http://codespeak.net/pipermail/cython-dev/attachments/20081229/0b0dbbe4/attachment-0001.obj
More information about the Cython-dev
mailing list