summaryrefslogtreecommitdiff
path: root/numpy/f2py/auxfuncs.py
Commit message (Expand)AuthorAgeFilesLines
* 3K: f2py: make f2py run far enough to produce output files (they don't compil...Pauli Virtanen2010-03-061-21/+21
* 3K: BUG: work around bugs in Python 3.1.1 2to3 by not using fixes_reducePauli Virtanen2010-02-201-0/+3
* 3K: f2py: use integer division to avoid problems with string multiplicationPauli Virtanen2010-02-201-1/+1
* Introduced intent(align4|align8|align16) attributes. Fixes scipy ticket 794 a...Pearu Peterson2009-10-251-1/+11
* Removed unused/redundant imports.Alan McIntyre2008-09-181-2/+0
* Fix issue 587Pearu Peterson2008-04-091-4/+24
* use 'in' keyword to test dictionary membershipJarrod Millman2007-11-281-116/+290
* using faster string methods rather than deprecated string moduleJarrod Millman2007-10-291-6/+9
* clean up unused imports and bad whitespaceTim Leslie2007-01-091-1/+0
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-4/+2
* Change License text to NumPy License (permission granted by Pearu)Travis Oliphant2006-01-201-1/+2
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+489