summaryrefslogtreecommitdiff
path: root/numpy/lib/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* fix: `emath` instead of `nmath`abaecker2006-05-031-1/+1
* numpy.lib.scimath --> numpy.emathTravis Oliphant2006-05-021-1/+1
* Add math module to numpy namespace so numpy.math works same as Numeric.math. ...Travis Oliphant2006-05-021-2/+3
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-1/+1
* Added more debugging hooks to PackageLoader: NUMPY_IMPORT_DEBUG. Avoid initia...Pearu Peterson2006-02-241-2/+3
* Upgrade version number of trunk and add 'math'Travis Oliphant2006-02-171-1/+1
* Arraysetops added to numpy.libRobert Cimrman2006-01-091-0/+2
* Cleaning up __all__ list and numpy namespace.Pearu Peterson2006-01-051-2/+12
* More fixes...Travis Oliphant2006-01-041-2/+0
* More changesTravis Oliphant2006-01-041-0/+24