Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Clean up setup() calls. | Pearu Peterson | 2007-05-11 | 1 | -1/+1 | |
| | ||||||
* | Whitespace cleanup. | Stefan van der Walt | 2007-01-08 | 12 | -12/+0 | |
| | ||||||
* | 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 | |
| | ||||||
* | Replace ScipyTestCase with NumpyTestCase | cookedm | 2006-07-17 | 1 | -1/+1 | |
| | ||||||
* | More f2py changes | Travis Oliphant | 2006-07-08 | 2 | -10/+10 | |
| | ||||||
* | Make ext module typespecs to use PyMODINIT_FUNC that is essential for ↵ | Pearu Peterson | 2006-04-24 | 1 | -1/+1 | |
| | | | | mingw32 and c++ code combination to work correctly. | |||||
* | Run reindent.py (script distributed with Python) over the source to remove ↵ | cookedm | 2006-03-10 | 9 | -17/+15 | |
| | | | | extraneous whitespace | |||||
* | Updated f2py tests to recent numpy CAPI. | Pearu Peterson | 2006-01-25 | 2 | -11/+16 | |
| | ||||||
* | Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; ↵ | Travis Oliphant | 2006-01-15 | 1 | -2/+2 | |
| | | | | .dtypechar -> .dtype.char | |||||
* | numpy.base -> numpy | Travis Oliphant | 2006-01-05 | 4 | -5/+5 | |
| | ||||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 5 | -11/+11 | |
| | ||||||
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 21 | -0/+2346 | |