summaryrefslogtreecommitdiff
path: root/scipy/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Moved scipy directory to numpyTravis Oliphant2006-01-041-26/+0
* Moved weave to scipyTravis Oliphant2006-01-021-1/+0
* Moved scipy/lib/blasdot to scipy/basePearu Peterson2005-12-301-3/+1
* Renamed scipy.test module to scipy.testing. Clean up testing.Pearu Peterson2005-12-261-1/+1
* Changed corerandom to random to reflect that it will not be 'supplanted' by f...Travis Oliphant2005-12-261-1/+1
* Eliminate basic and move everything to corefft, corelinalg, or corerandomTravis Oliphant2005-12-251-1/+3
* Renamed directory corelib to lib.Pearu Peterson2005-12-161-2/+2
* Moved f2py2e to f2py.Pearu Peterson2005-10-281-1/+1
* Dropped install_init_py file and generating __core_config__.py in order to de...Pearu Peterson2005-10-131-10/+1
* Fixed getting base svn version number - avoiding importing base while in sour...Pearu Peterson2005-10-131-1/+0
* Moved importing scipy modules from __init__.py to install__init__py.Pearu Peterson2005-10-121-0/+13
* Moved doc to subdir of scipyTravis Oliphant2005-10-121-0/+1
* Fixed typo and moved __svn_version__ for coreTravis Oliphant2005-10-081-1/+0
* Moved extra modules to basicTravis Oliphant2005-10-071-2/+1
* Finished delting random.Travis Oliphant2005-10-071-1/+0
* Get rid of rfftfreq and add random.Travis Oliphant2005-10-071-1/+1
* Fixed and improved scipy.distutils.Pearu Peterson2005-09-301-2/+3
* Getting ready to release beta.Travis Oliphant2005-09-281-1/+1
* Added f2py2e -- not tested.Travis Oliphant2005-09-271-0/+1
* Moved weave to be a sub-package of scipy (so as not to conflict with any alre...Travis Oliphant2005-09-261-0/+1
* Added weave.Travis Oliphant2005-09-261-0/+1
* moved fft back to fftpackTravis Oliphant2005-09-161-1/+1
* Checked that lapack_lite sources build if needed.Travis Oliphant2005-09-161-1/+1
* Added _dotblas installTravis Oliphant2005-09-161-0/+5
* Adding scipy.baseTravis Oliphant2005-09-141-0/+17