summaryrefslogtreecommitdiff
path: root/numpy/core/arrayprint.py
Commit message (Expand)AuthorAgeFilesLines
* Check-in name-space changes so that numpy.oldnumeric is the compatibility mod...Travis Oliphant2006-06-121-1/+1
* Better handling of string representation of longfloat and clongfloat arrays.cookedm2006-05-171-6/+22
* Imperfect fix to longfloat arrays printing with inf (#112); use '%s' as the f...cookedm2006-05-171-12/+18
* .ravel and .reshape always return views and raise ValueError if that is impos...Travis Oliphant2006-03-281-1/+2
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-15/+15
* Apply Tim's code-checker tests except for white-space-only changes.Travis Oliphant2006-03-061-8/+6
* Fixed bug in unicode change.Travis Oliphant2006-02-091-0/+3
* Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; .dt...Travis Oliphant2006-01-151-1/+1
* numpy.base -> numpyTravis Oliphant2006-01-051-1/+1
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
* rename sub-packagesTravis Oliphant2006-01-041-0/+359