Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace cleanup. | Stefan van der Walt | 2007-01-08 | 1 | -2/+1 |
| | |||||
* | Fixes for the recent change to oldnumeric | Travis Oliphant | 2006-08-05 | 1 | -1/+2 |
| | |||||
* | More fixes to backward compatibility | Travis Oliphant | 2006-08-05 | 1 | -4/+20 |
| | |||||
* | Many name-changes in oldnumeric. This may break some numpy code that was ↵ | Travis Oliphant | 2006-08-04 | 1 | -15/+7 |
| | | | | using the oldnumeric interface. | ||||
* | Convert so that axis arguments are consistent for methods and functions. ↵ | Travis Oliphant | 2006-08-04 | 1 | -0/+12 |
| | | | | Place functions for which this changes the Numeric default into oldnumeric. | ||||
* | Make the default array type float. | Travis Oliphant | 2006-06-30 | 1 | -0/+6 |
| | |||||
* | Fix-up oldnumeric module | Travis Oliphant | 2006-06-12 | 1 | -0/+15 |