Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Alter typeconv to ignore 'b' | Travis Oliphant | 2006-08-05 | 1 | -16/+24 | |
| | ||||||
* | Fixes for the recent change to oldnumeric | Travis Oliphant | 2006-08-05 | 10 | -43/+92 | |
| | ||||||
* | Final fixes to oldnumeric | Travis Oliphant | 2006-08-05 | 1 | -17/+24 | |
| | ||||||
* | Fix-up oldnumeric compatibility layer. | Travis Oliphant | 2006-08-05 | 3 | -5/+81 | |
| | ||||||
* | More fixes to backward compatibility | Travis Oliphant | 2006-08-05 | 11 | -103/+377 | |
| | ||||||
* | Many name-changes in oldnumeric. This may break some numpy code that was ↵ | Travis Oliphant | 2006-08-04 | 8 | -42/+617 | |
| | | | | using the oldnumeric interface. | |||||
* | Convert so that axis arguments are consistent for methods and functions. ↵ | Travis Oliphant | 2006-08-04 | 2 | -1/+15 | |
| | | | | Place functions for which this changes the Numeric default into oldnumeric. | |||||
* | Strip white-space on element retrieval | Travis Oliphant | 2006-08-03 | 1 | -1/+0 | |
| | ||||||
* | Added histogram2d #161 | Travis Oliphant | 2006-07-01 | 1 | -2/+2 | |
| | ||||||
* | Make the default array type float. | Travis Oliphant | 2006-06-30 | 2 | -0/+51 | |
| | ||||||
* | Expose deprecate function | Travis Oliphant | 2006-06-15 | 1 | -14/+9 | |
| | ||||||
* | Fix-up oldnumeric module | Travis Oliphant | 2006-06-12 | 2 | -0/+23 | |
| | ||||||
* | Check-in name-space changes so that numpy.oldnumeric is the compatibility ↵ | Travis Oliphant | 2006-06-12 | 2 | -0/+257 | |
module and numpy does not contain all of the names. |