summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed svn for release.v0.9.2Travis Oliphant2006-01-051-2/+3
* Updated a few TODOsTravis Oliphant2006-01-051-3/+5
* Added Chris Stawarz patch for solaris.Travis Oliphant2006-01-053-3/+4
* Applied Darren Dale patch about detecting libdjbfft.soPearu Peterson2006-01-051-1/+1
* Impl. get_pkgdocs and cleanup of _import_tools.Pearu Peterson2006-01-051-145/+43
* Doc updates and removing NUMPY_IMPORT_VERBOSE from numpy.Pearu Peterson2006-01-051-8/+24
* Copy input for i0 calculation.Travis Oliphant2006-01-051-1/+1
* Cleaning up __all__ list and numpy namespace.Pearu Peterson2006-01-057-10/+35
* Add a few more docstrings using add_docstring.Travis Oliphant2006-01-056-8/+68
* Remove deconvolveTravis Oliphant2006-01-051-19/+0
* Added i0 natively for kaiser windowTravis Oliphant2006-01-0510-31/+121
* Fixed name change.Pearu Peterson2006-01-051-1/+1
* Restore _import_tools.py.Pearu Peterson2006-01-051-0/+413
* Re-added sasha's 1780 patchesTravis Oliphant2006-01-052-47/+56
* Removed pkgload from numpy - all imports can be done explicitly.Pearu Peterson2006-01-053-447/+12
* Removed pkg names from dualTravis Oliphant2006-01-051-1/+4
* Changed how to get dual numpy/scipy behavior. Use explicit numpy.dual module.Travis Oliphant2006-01-053-31/+37
* I don't understand why this wasn't included before.Travis Oliphant2006-01-051-0/+5990
* Trying to delete mtrand.cTravis Oliphant2006-01-051-5990/+0
* Fixed corelinalg in mtrand.Travis Oliphant2006-01-051-1/+1
* Made matrix tests work.Travis Oliphant2006-01-052-9/+11
* Move package loader to _import_tools.pyTravis Oliphant2006-01-052-266/+267
* numpy.base -> numpyTravis Oliphant2006-01-0516-20/+20
* Fixed problem in mlab.pyTravis Oliphant2006-01-051-1/+1
* More documentation updatesedschofield2006-01-057-34/+40
* Fixes to convertcode.pyTravis Oliphant2006-01-053-6/+6
* Documentation updates: SciPy core -> NumPyedschofield2006-01-052-6/+6
* Fixed svn_version hooks.Pearu Peterson2006-01-041-2/+2
* Fixed import errors.Pearu Peterson2006-01-041-5/+5
* Fixed name issue.Travis Oliphant2006-01-041-1/+1
* Fixed version issue..Travis Oliphant2006-01-041-2/+2
* Merged r1773:1791 branch of numpy into main trunkTravis Oliphant2006-01-04336-1380/+1475
|\
| * Final commit before merge to trunk.Travis Oliphant2006-01-042-3/+1
| * Fix up numpyTravis Oliphant2006-01-041-3/+7
| * More fixes...Travis Oliphant2006-01-0422-62/+101
| * More numpy fixes...Travis Oliphant2006-01-0423-242/+240
| * More numpy fixes...Travis Oliphant2006-01-041-0/+0
| * Moved another directoryTravis Oliphant2006-01-042-0/+0
| * More changesTravis Oliphant2006-01-045-18/+25
| * Updated mtrand pyrex-generated c file.Travis Oliphant2006-01-041-384/+384
| * Moved pxi in mtrandTravis Oliphant2006-01-041-0/+0
| * Fixed libTravis Oliphant2006-01-0417-54/+52
| * Changed all references to scipy to numpyTravis Oliphant2006-01-04130-1009/+1009
| * Change most setup.py filesTravis Oliphant2006-01-0410-51/+76
| * Moving things..Travis Oliphant2006-01-0421-0/+0
| * rename sub-packagesTravis Oliphant2006-01-0482-0/+0
| * Fix-up setup.pyTravis Oliphant2006-01-041-6/+41
| * Moved scipy directory to numpyTravis Oliphant2006-01-04327-0/+0
* | Fixed sf bugs 1395698 and 1395688sasha2006-01-042-47/+56
* | test changechanley2006-01-041-1/+1
|/