Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Import documentation from doc wiki (part 2, work-in-progress docstrings, but ↵ | Pauli Virtanen | 2008-10-28 | 1 | -55/+58 | |
| | | | | they are still an improvement) | |||||
* | Merge from documentation editor. | Stefan van der Walt | 2008-08-05 | 1 | -58/+277 | |
| | ||||||
* | using identity testing for None | Jarrod Millman | 2007-11-26 | 1 | -8/+10 | |
| | ||||||
* | Whitespace cleanup. | Stefan van der Walt | 2007-01-08 | 1 | -1/+1 | |
| | ||||||
* | Refuse to compute FFT for invalid number of data points. | Stefan van der Walt | 2006-11-20 | 1 | -0/+2 | |
| | ||||||
* | Refer to "length of a" instead of "a" in fftpack docstrings. | Stefan van der Walt | 2006-09-22 | 1 | -16/+17 | |
| | ||||||
* | Clean-up some un-needed default axes. Fix default axes of ma.sum and ma.product | Travis Oliphant | 2006-08-29 | 1 | -1/+1 | |
| | ||||||
* | Add axis arguments to various functions so as not to rely on the defaults. | Travis Oliphant | 2006-08-29 | 1 | -1/+1 | |
| | ||||||
* | Many name-changes in oldnumeric. This may break some numpy code that was ↵ | Travis Oliphant | 2006-08-04 | 1 | -0/+323 | |
using the oldnumeric interface. |