summaryrefslogtreecommitdiff
path: root/numpy/lib/scimath.py
Commit message (Expand)AuthorAgeFilesLines
* ran reindentJarrod Millman2008-02-081-14/+14
* Add docstrings with examples for all functions, according to current standard.Fernando Perez2007-12-301-7/+359
* Fix scimath.power for negative integer input.Travis Oliphant2006-10-111-0/+7
* Fix some name-space errors in scimath.Travis Oliphant2006-10-111-5/+5
* Fixed 'from numpy.lib.scimath import *' failure.Pearu Peterson2006-03-301-2/+2
* remove unused importTim Leslie2006-03-251-1/+1
* shorten long comment lineTim Leslie2006-03-231-1/+2
* clean up some importsTim Leslie2006-03-161-7/+8
* 1) Fix scimath functions to take and return vectors.Travis Oliphant2006-02-191-1/+1
* Fixed libTravis Oliphant2006-01-041-2/+2
* Moving things..Travis Oliphant2006-01-041-0/+77