summaryrefslogtreecommitdiff
path: root/numpy/doc/pyrex
Commit message (Expand)AuthorAgeFilesLines
* 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