summaryrefslogtreecommitdiff
path: root/numpy/__init__.py
Commit message (Expand)AuthorAgeFilesLines
...
* Doc updates and removing NUMPY_IMPORT_VERBOSE from numpy.Pearu Peterson2006-01-051-8/+24
* Cleaning up __all__ list and numpy namespace.Pearu Peterson2006-01-051-4/+13
* Add a few more docstrings using add_docstring.Travis Oliphant2006-01-051-0/+2
* Removed pkgload from numpy - all imports can be done explicitly.Pearu Peterson2006-01-051-33/+11
* Move package loader to _import_tools.pyTravis Oliphant2006-01-051-266/+2
* Documentation updates: SciPy core -> NumPyedschofield2006-01-051-4/+4
* More numpy fixes...Travis Oliphant2006-01-041-11/+7
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-20/+20
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+335