summaryrefslogtreecommitdiff
path: root/numpy/doc/cython
Commit message (Expand)AuthorAgeFilesLines
* Put import_array() back into the .pyx file.Fernando Perez2008-06-202-14/+16
* Move the import_array() call directly into c_numpy.pxd.Fernando Perez2008-06-202-6/+16
* Updated Cython code to use .pxd files with cimport instead of .pxi/include.Fernando Perez2008-06-194-21/+21
* Add up to date (and slightly cleaned up) support for Cython after portingFernando Perez2008-04-098-0/+424