Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ran reindent | Jarrod Millman | 2008-02-08 | 1 | -14/+14 |
| | |||||
* | Add docstrings with examples for all functions, according to current standard. | Fernando Perez | 2007-12-30 | 1 | -7/+359 |
| | | | | | | | | If you have nose installed, the examples can be used as doctests with: nosetests --with-doctest numpy.lib.scimath | ||||
* | Fix scimath.power for negative integer input. | Travis Oliphant | 2006-10-11 | 1 | -0/+7 |
| | |||||
* | Fix some name-space errors in scimath. | Travis Oliphant | 2006-10-11 | 1 | -5/+5 |
| | |||||
* | Fixed 'from numpy.lib.scimath import *' failure. | Pearu Peterson | 2006-03-30 | 1 | -2/+2 |
| | |||||
* | remove unused import | Tim Leslie | 2006-03-25 | 1 | -1/+1 |
| | |||||
* | shorten long comment line | Tim Leslie | 2006-03-23 | 1 | -1/+2 |
| | |||||
* | clean up some imports | Tim Leslie | 2006-03-16 | 1 | -7/+8 |
| | |||||
* | 1) Fix scimath functions to take and return vectors. | Travis Oliphant | 2006-02-19 | 1 | -1/+1 |
| | | | | | 2) Fix old bug in PyArray_CastTo when multiple copies made. 3) Fix reference counting bugs. | ||||
* | Fixed lib | Travis Oliphant | 2006-01-04 | 1 | -2/+2 |
| | |||||
* | Moving things.. | Travis Oliphant | 2006-01-04 | 1 | -0/+77 |