summaryrefslogtreecommitdiff
path: root/doc/pyrex/c_numpy.pxd
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: Remove doc/cython and doc/pyrex files.Charles Harris2014-03-011-126/+0
| | | | | | | | Pyrex is obsolete and cython does a good job with Numpy these days. These directories are not packages, so I don't think they need deprecation. Closes #4373.
* API and ABI changes: Removed BigArrayType, Fixed hasobject to an integer ↵Travis Oliphant2010-02-151-1/+2
| | | | (and inserted an unused character for alignment) and renamed it to flags. Re-organized the ArrFuncs structure. Moved NPY_DATETIME and friends to their 'correct' place in the type order.
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-231-0/+125