Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3K: f2py: break cyclic imports (which are not allowed on Py3) by moving them ↵ | Pauli Virtanen | 2010-02-20 | 1 | -1/+1 |
| | | | | to functions | ||||
* | Removed unused/redundant imports. | Alan McIntyre | 2008-09-18 | 1 | -4/+0 |
| | | | | PEP8 conformance (only one import per line). | ||||
* | braino | Jarrod Millman | 2007-12-29 | 1 | -4/+6 |
| | |||||
* | janitorial work | Jarrod Millman | 2007-12-29 | 1 | -7/+5 |
| | |||||
* | use 'in' keyword to test dictionary membership | Jarrod Millman | 2007-11-28 | 1 | -2/+2 |
| | |||||
* | using faster string methods rather than deprecated string module | Jarrod Millman | 2007-10-29 | 1 | -14/+17 |
| | |||||
* | Fix pointer size for F90 allocatable arrays on 64-bit platform. Closes ↵ | Stefan van der Walt | 2007-04-20 | 1 | -2/+4 |
| | | | | ticket #147. | ||||
* | Run reindent.py (script distributed with Python) over the source to remove ↵ | cookedm | 2006-03-10 | 1 | -6/+4 |
| | | | | extraneous whitespace | ||||
* | 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/+240 |