Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move documentation outside of source tree. Remove `doc` import from __init__. | Stefan van der Walt | 2008-08-23 | 1 | -125/+0 |
* | Correct c_numpy.pxd | Robert Kern | 2007-01-31 | 1 | -2/+6 |
* | 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 |
* | Improve c_numpy.pxd a bit. Re-name get_numpy_include() to get_include() and ... | Travis Oliphant | 2006-07-01 | 1 | -9/+56 |
* | Move swig and pyrex over | Travis Oliphant | 2006-03-13 | 1 | -0/+59 |