Dag Sverre Seljebotn wrote:
> [EMAIL PROTECTED] wrote:
>
>> I'm working on getting the Sage matrices for real/complex doubles to use
>> numpy as a backend. In this, I'm using the PyArray_SETITEM macro from
>> within Cython. However, Cython wraps the macro in a function call to
>> convert th
[EMAIL PROTECTED] wrote:
> I'm working on getting the Sage matrices for real/complex doubles to use
> numpy as a backend. In this, I'm using the PyArray_SETITEM macro from
> within Cython. However, Cython wraps the macro in a function call to
> convert the output to a Python value:
>
> __pyx
On Wed, Sep 24, 2008 at 9:25 PM, <[EMAIL PROTECTED]> wrote:
> I'm working on getting the Sage matrices for real/complex doubles to use
> numpy as a backend. In this, I'm using the PyArray_SETITEM macro from
> within Cython. However, Cython wraps the macro in a function call to
> convert the outp
I'm working on getting the Sage matrices for real/complex doubles to use
numpy as a backend. In this, I'm using the PyArray_SETITEM macro from
within Cython. However, Cython wraps the macro in a function call to
convert the output to a Python value:
__pyx_1 = PyInt_FromLong(PyArray_SETITEM(