summaryrefslogtreecommitdiff
path: root/numpy/doc/pyrex/numpyx.pyx
Commit message (Collapse)AuthorAgeFilesLines
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-231-101/+0
|
* Add up to date (and slightly cleaned up) support for Cython after portingFernando Perez2008-04-091-0/+4
| | | | | | | the existing Pyrex one, put in deprecation markers in the old Pyrex dir. The pyrex dir can be removed in a subsequent commit.
* Fix UserArray.Travis Oliphant2006-07-061-5/+5
|
* Add rest of the examples for pyrex and swigTravis Oliphant2006-03-141-0/+97