summaryrefslogtreecommitdiff
path: root/numpy/numarray/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* DEP: Remove deprecated modules numarray and oldnumeric.Charles Harris2013-09-231-38/+0
* DEP: Deprecate the oldnumeric and numarray modules.Charles Harris2013-06-101-0/+6
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-13/+13
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+2
* Restore old test framework classes.Alan McIntyre2008-06-211-1/+1
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-171-0/+4
* Import NewAxis for numarray compatibility.Stefan van der Walt2007-02-031-0/+1
* Update C-API to add features needed for numarray compatibility. Output argum...Travis Oliphant2006-08-101-2/+5
* Add numarray compatibility.Travis Oliphant2006-08-081-2/+19
* Add diagflat. Begin to add numarray compatibilityTravis Oliphant2006-08-021-0/+3
* fix numarray package a bit.Travis Oliphant2006-07-081-0/+2
* Adding numarray C-APITravis Oliphant2006-06-201-0/+0