summaryrefslogtreecommitdiff
path: root/numpy/doc/cython/run_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-231-3/+0
|
* Add up to date (and slightly cleaned up) support for Cython after portingFernando Perez2008-04-091-0/+3
the existing Pyrex one, put in deprecation markers in the old Pyrex dir. The pyrex dir can be removed in a subsequent commit.