summaryrefslogtreecommitdiff
path: root/numpy/doc/cython/numpyx.pyx
Commit message (Expand)AuthorAgeFilesLines
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-231-127/+0
* Put import_array() back into the .pyx file.Fernando Perez2008-06-201-6/+16
* Move the import_array() call directly into c_numpy.pxd.Fernando Perez2008-06-201-6/+5
* Updated Cython code to use .pxd files with cimport instead of .pxi/include.Fernando Perez2008-06-191-20/+20
* Add up to date (and slightly cleaned up) support for Cython after portingFernando Perez2008-04-091-0/+118