summaryrefslogtreecommitdiff
path: root/numpy/doc/pyrex/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-231-48/+0
|
* Add up to date (and slightly cleaned up) support for Cython after portingFernando Perez2008-04-091-1/+7
| | | | | | | the existing Pyrex one, put in deprecation markers in the old Pyrex dir. The pyrex dir can be removed in a subsequent commit.
* Use get_include instead of get_numpy_include.Stefan van der Walt2007-01-311-1/+1
|
* Add rest of the examples for pyrex and swigTravis Oliphant2006-03-141-0/+42