[Cython] Status of C complex types (re-send)
Robert Bradshaw
robertwb at math.washington.edu
Thu Apr 23 12:58:51 CEST 2009
On Apr 22, 2009, at 9:19 AM, Dag Sverre Seljebotn wrote:
> Robert Bradshaw wrote:
>> On Apr 3, 2009, at 10:21 PM, Vic Kelson wrote:
>>
>>> I'm in need of fast computations on complex numbers from Cython.
>>
>> Yes, I've started this, as it comes up in my research too (number
>> theory, computing values of L-functions). I hope to have something
>> releasable soon. In the meantime, you can do
>
> Is there anything I can do to help you with this? (Or perhaps take
> over,
> if you now prioritize closures higher.)
It'd be really helpful if you handle the buffer support side of things.
> I'm holding a full-day tutorial on scientific use of Cython, 18th of
> May, and I'd feel less embarassed if this was in a release by then, so
> that's a nice goal, although not all-overriding of course :-) But my
> recent focus on correct struct support with NumPy could certainly be
> shifted below complex numbers.
Easily done by then.
- Robert
More information about the Cython-dev
mailing list