summaryrefslogtreecommitdiff
path: root/numpy/_import_tools.py
Commit message (Expand)AuthorAgeFilesLines
* Making f2py and distutils scipy-style packages. Using pkgload to load numpy p...Pearu Peterson2006-01-141-3/+3
* Improved warning message for non-existing packages in pkgload call.Pearu Peterson2006-01-091-3/+3
* Fixed pkgload docs.Pearu Peterson2006-01-091-18/+12
* Documenting global_symbols in __doc__ and fixed formatting.Pearu Peterson2006-01-091-4/+27
* Fixed missing _obj2str attr bug.Pearu Peterson2006-01-071-2/+2
* Impl. get_pkgdocs and cleanup of _import_tools.Pearu Peterson2006-01-051-145/+43
* Added i0 natively for kaiser windowTravis Oliphant2006-01-051-2/+2
* Restore _import_tools.py.Pearu Peterson2006-01-051-0/+413
* Removed pkgload from numpy - all imports can be done explicitly.Pearu Peterson2006-01-051-413/+0
* Move package loader to _import_tools.pyTravis Oliphant2006-01-051-0/+265
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+148