Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put import_array() back into the .pyx file. | Fernando Perez | 2008-06-20 | 2 | -14/+16 |
* | Move the import_array() call directly into c_numpy.pxd. | Fernando Perez | 2008-06-20 | 2 | -6/+16 |
* | Updated Cython code to use .pxd files with cimport instead of .pxi/include. | Fernando Perez | 2008-06-19 | 4 | -21/+21 |
* | Add up to date (and slightly cleaned up) support for Cython after porting | Fernando Perez | 2008-04-09 | 8 | -0/+424 |