Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use 'in' keyword to test dictionary membership | Jarrod Millman | 2007-11-28 | 1 | -48/+73 |
* | typo | Jarrod Millman | 2007-10-29 | 1 | -1/+1 |
* | using faster string methods rather than deprecated string module | Jarrod Millman | 2007-10-29 | 1 | -26/+28 |
* | f2py: support for assumed shape arrays of fortran callback functions (will no... | Pearu Peterson | 2007-04-17 | 1 | -0/+4 |
* | Whitespace cleanup. | Stefan van der Walt | 2007-01-08 | 1 | -1/+1 |
* | f2py-2e is not ready for PyArray_STRING, using PyArray_CHAR for now (characte... | Pearu Peterson | 2006-10-19 | 1 | -1/+4 |
* | Run reindent.py (script distributed with Python) over the source to remove ex... | cookedm | 2006-03-10 | 1 | -14/+12 |
* | Run tabnanny over the code, and replace uses of tab for indentation with spaces | cookedm | 2006-03-10 | 1 | -3/+3 |
* | Change License text to NumPy License (permission granted by Pearu) | Travis Oliphant | 2006-01-20 | 1 | -1/+1 |
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+723 |