Re: [Numpy-discussion] NumPy, buffers (PEP 3118), complex floats, and Cython

2008-07-06 Thread Dag Sverre Seljebotn
Travis E. Oliphant wrote: Dag Sverre Seljebotn wrote: I'd like some advice for what way people feel would be the best for supporting complex datatypes in NumPy in Cython; as well as ask in what way it is likely that NumPy will make use of PEP 3118. It seems like NumPy defines its complex

Re: [Numpy-discussion] NumPy, buffers (PEP 3118), complex floats, and Cython

2008-07-05 Thread Travis E. Oliphant
Dag Sverre Seljebotn wrote: I'd like some advice for what way people feel would be the best for supporting complex datatypes in NumPy in Cython; as well as ask in what way it is likely that NumPy will make use of PEP 3118. It seems like NumPy defines its complex data to be a struct of two