Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add up to date (and slightly cleaned up) support for Cython after porting | Fernando Perez | 2008-04-09 | 3 | -1/+14 |
* | Correct c_numpy.pxd | Robert Kern | 2007-01-31 | 2 | -83/+76 |
* | Use get_include instead of get_numpy_include. | Stefan van der Walt | 2007-01-31 | 1 | -1/+1 |
* | Add broadcasting behavior to random-number generators. Fix cholesky to keep ... | Travis Oliphant | 2006-07-25 | 1 | -3/+19 |
* | Fix-up usage of NPY_ALLOW_THREADS. Default is now WITH_THREAD but an environ... | Travis Oliphant | 2006-07-18 | 1 | -65/+64 |
* | Fix UserArray. | Travis Oliphant | 2006-07-06 | 2 | -102/+112 |
* | Improve c_numpy.pxd a bit. Re-name get_numpy_include() to get_include() and ... | Travis Oliphant | 2006-07-01 | 1 | -9/+56 |
* | Make ext module typespecs to use PyMODINIT_FUNC that is essential for mingw32... | Pearu Peterson | 2006-04-24 | 1 | -2/+2 |
* | Add rest of the examples for pyrex and swig | Travis Oliphant | 2006-03-14 | 8 | -0/+1214 |
* | Move swig and pyrex over | Travis Oliphant | 2006-03-13 | 1 | -0/+59 |