summaryrefslogtreecommitdiff
path: root/numpy/numarray/include
Commit message (Expand)AuthorAgeFilesLines
* DEP: Remove deprecated modules numarray and oldnumeric.Charles Harris2013-09-236-1600/+0
* STY: Giant whitespace cleanup.Charles Harris2013-08-182-2/+0
* UPDATE: Replace macros in old_defines.h by new.Charles Harris2012-02-041-16/+16
* STY: Remove trailing whitespaceMark Wiebe2011-07-264-17/+17
* ENH: core: More cleanups removing direct PyArrayObject field accessMark Wiebe2011-07-191-35/+35
* BUG: core: use PyCapsule objects only on Python >= 3.0, stay with PyCObjects ...Pauli Virtanen2010-07-171-1/+1
* ENH, BUG: PyCObject will be deprecated in python 2.7. So use the NpyCapsuleCharles Harris2010-05-031-1/+1
* BUG: NPY_PY3K probably isn't defined when libnumarray.h is included.Charles Harris2010-02-231-1/+1
* BUG: Replace deprecated PyCObject by PyCapsule for Python >= 3.1.Charles Harris2010-02-231-21/+40
* 3K: ENH: move numarray includes under numarray/include so that the 'numpy' di...Pauli Virtanen2010-02-216-0/+1583