On Apr 23, 2009, at 4:02 AM, Dag Sverre Seljebotn wrote:

> Robert Bradshaw wrote:
>> 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.
>
> Oh definitely, I was expecting you to drop that on me anyway :-)
>
> I need the basics in before it will be useful to working on that  
> though.
> So unless I hear something else I'll assume you're working on it and
> will drop me a note when I can add buffer support.

Yes, feel free to keep pinging me. I've been working on an algorithm  
that uses arbitrary-precision complex numbers, and it's taken a while  
to get that up and running, which is why I haven't worked on the  
double-precision case lately.

- Robert

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to