summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/fix_default_axis.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanup.Stefan van der Walt2007-01-081-3/+3
|
* Add c_intp to ctypeslib. Add converttree to alter_code functions. Fix ↵Travis Oliphant2006-09-071-2/+1
| | | | ctypeslib when ctypes is not available.
* Add a module/script to fix the default axis issue for code already converted ↵Travis Oliphant2006-08-291-0/+292
to NumPy