summaryrefslogtreecommitdiff
path: root/numpy/doc/pyrex
Commit message (Expand)AuthorAgeFilesLines
* Add up to date (and slightly cleaned up) support for Cython after portingFernando Perez2008-04-093-1/+14
* Correct c_numpy.pxdRobert Kern2007-01-312-83/+76
* Use get_include instead of get_numpy_include.Stefan van der Walt2007-01-311-1/+1
* Add broadcasting behavior to random-number generators. Fix cholesky to keep ...Travis Oliphant2006-07-251-3/+19
* Fix-up usage of NPY_ALLOW_THREADS. Default is now WITH_THREAD but an environ...Travis Oliphant2006-07-181-65/+64
* Fix UserArray.Travis Oliphant2006-07-062-102/+112
* Improve c_numpy.pxd a bit. Re-name get_numpy_include() to get_include() and ...Travis Oliphant2006-07-011-9/+56
* Make ext module typespecs to use PyMODINIT_FUNC that is essential for mingw32...Pearu Peterson2006-04-241-2/+2
* Add rest of the examples for pyrex and swigTravis Oliphant2006-03-148-0/+1214
* Move swig and pyrex overTravis Oliphant2006-03-131-0/+59