Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to arrays in piecewise. Improve error-handling of object-array ↵ | Travis Oliphant | 2006-01-29 | 1 | -1/+2 |
| | | | | conversions. | ||||
* | Add test for column-vector bug in dotblas. | Travis Oliphant | 2006-01-29 | 1 | -0/+2 |
| | |||||
* | Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; ↵ | Travis Oliphant | 2006-01-15 | 1 | -13/+13 |
| | | | | .dtypechar -> .dtype.char | ||||
* | Added new feature to .view method so that if the argument is a sub-type of ↵ | Travis Oliphant | 2006-01-06 | 1 | -2/+3 |
| | | | | the ndarray, an object is returned with all the information of the array. | ||||
* | Copy input for i0 calculation. | Travis Oliphant | 2006-01-05 | 1 | -1/+1 |
| | |||||
* | Cleaning up __all__ list and numpy namespace. | Pearu Peterson | 2006-01-05 | 1 | -2/+2 |
| | |||||
* | Add a few more docstrings using add_docstring. | Travis Oliphant | 2006-01-05 | 1 | -2/+17 |
| | |||||
* | Added i0 natively for kaiser window | Travis Oliphant | 2006-01-05 | 1 | -8/+96 |
| | |||||
* | More fixes... | Travis Oliphant | 2006-01-04 | 1 | -1/+0 |
| | |||||
* | More numpy fixes... | Travis Oliphant | 2006-01-04 | 1 | -74/+3 |
| | |||||
* | Fixed lib | Travis Oliphant | 2006-01-04 | 1 | -5/+5 |
| | |||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -7/+7 |
| | |||||
* | Moving things.. | Travis Oliphant | 2006-01-04 | 1 | -0/+815 |