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 | -136/+0 |
* | Put import_array() back into the .pyx file. | Fernando Perez | 2008-06-20 | 1 | -8/+0 |
* | Move the import_array() call directly into c_numpy.pxd. | Fernando Perez | 2008-06-20 | 1 | -0/+11 |
* | Updated Cython code to use .pxd files with cimport instead of .pxi/include. | Fernando Perez | 2008-06-19 | 1 | -0/+133 |