Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more janitorial work | Jarrod Millman | 2007-12-29 | 1 | -21/+21 |
| | |||||
* | Whitespace cleanup. | Stefan van der Walt | 2007-01-08 | 1 | -5/+4 |
| | |||||
* | Fix the fromfunction routine to use float as default. Update oldnumeric and ↵ | Travis Oliphant | 2006-09-28 | 1 | -2/+5 |
| | | | | numarray compatibility modules. | ||||
* | oldnumeric.argmin should use numpy.argmin | Robert Kern | 2006-09-19 | 1 | -1/+1 |
| | |||||
* | Add histogramnd and fix histogram2d | Travis Oliphant | 2006-09-14 | 1 | -0/+1 |
| | |||||
* | Fix error in oldnumeric.empty | Travis Oliphant | 2006-08-16 | 1 | -1/+1 |
| | |||||
* | Change default axis argument of average and several masked array functions. ↵ | Travis Oliphant | 2006-08-13 | 1 | -1/+5 |
| | | | | Move old behaviors to compatibility layer. | ||||
* | Add output arguments to a few more functions for consistency | Travis Oliphant | 2006-08-10 | 1 | -2/+11 |
| | |||||
* | Un-deprecate some names in Numeric. | Travis Oliphant | 2006-08-05 | 1 | -1/+8 |
| | |||||
* | Fixes for the recent change to oldnumeric | Travis Oliphant | 2006-08-05 | 1 | -9/+9 |
| | |||||
* | Final fixes to oldnumeric | Travis Oliphant | 2006-08-05 | 1 | -17/+24 |
| | |||||
* | Fix-up oldnumeric compatibility layer. | Travis Oliphant | 2006-08-05 | 1 | -2/+34 |
| | |||||
* | More fixes to backward compatibility | Travis Oliphant | 2006-08-05 | 1 | -0/+62 |