summaryrefslogtreecommitdiff
path: root/numpy/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Move ma to numpy root. Fix unit tests. Remove references to numpy.core.ma.Stefan van der Walt2007-12-151-0/+1
|
* numpy/setup.py shouldn't be run as a scriptcookedm2007-05-281-8/+1
|
* Remove dft from build.Travis Oliphant2006-09-201-1/+0
|
* Fix Python 2.5 compatibility to work with new b3 releaseTravis Oliphant2006-08-141-0/+1
|
* Many name-changes in oldnumeric. This may break some numpy code that was ↵Travis Oliphant2006-08-041-0/+1
| | | | using the oldnumeric interface.
* Fix-up C-API support for numarrayTravis Oliphant2006-06-201-1/+1
|
* Adding numarray C-APITravis Oliphant2006-06-201-0/+1
|
* Check-in name-space changes so that numpy.oldnumeric is the compatibility ↵Travis Oliphant2006-06-121-0/+1
| | | | module and numpy does not contain all of the names.
* Remove cwd from sys.path when running numpy/setup.py script.Pearu Peterson2006-04-201-1/+2
|
* Fix version machinery and pkg information requests.Pearu Peterson2006-04-041-4/+2
|
* Removed pkgload from numpy - all imports can be done explicitly.Pearu Peterson2006-01-051-1/+1
|
* Change most setup.py filesTravis Oliphant2006-01-041-7/+8
|
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+26