summaryrefslogtreecommitdiff
path: root/numpy/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Fix print statements in numpy.distutils.environmentDavid Cournapeau2009-12-031-1/+1
* Add support for chebyshev series and polynomials.Charles Harris2009-11-141-0/+1
* ENH: move inspect copy into newly created compat module.David Cournapeau2009-10-131-0/+1
* Rename matrx to matrixlib.David Cournapeau2009-09-181-1/+1
* Move matrix class into its own module.David Cournapeau2009-09-161-0/+1
* Remove doc/reference from setup.Stefan van der Walt2008-08-241-1/+0
* Add numpy.doc topical documentation framework.Stefan van der Walt2008-07-091-0/+2
* 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 usi...Travis Oliphant2006-08-041-0/+1
* 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 mod...Travis Oliphant2006-06-121-0/+1
* 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