summaryrefslogtreecommitdiff
path: root/numpy/numarray/util.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bad usage of namespace alias changechanley2010-02-221-5/+5
* STY: Use import numpy as np. This seems to fix an import error introduced byCharles Harris2010-02-211-5/+13
* 3K: ENH: move numarray includes under numarray/include so that the 'numpy' di...Pauli Virtanen2010-02-211-1/+1
* ran reindentJarrod Millman2008-12-311-1/+1
* Removed unused/duplicate imports.Alan McIntyre2008-09-131-10/+9
* Whitespace cleanup.Stefan van der Walt2007-01-081-2/+0
* fix numarray package a bit.Travis Oliphant2006-07-081-0/+3
* More fixes to C-API for numarrayTravis Oliphant2006-06-201-1/+1
* Fix reference-count problem in z **= 1 and more numarray compatiblity fixes.Travis Oliphant2006-06-201-0/+9
* Draft of libnumarray C-API.Travis Oliphant2006-06-201-0/+30