Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove doc/cython and doc/pyrex files. | Charles Harris | 2014-03-01 | 1 | -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 Oliphant | 2010-02-15 | 1 | -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 Walt | 2008-08-23 | 1 | -0/+125 |