summaryrefslogtreecommitdiff
path: root/numpy/f2py/common_rules.py
Commit message (Expand)AuthorAgeFilesLines
* STY: Make PEP8 fixes in numpy/f2pyCharles Harris2015-07-251-48/+71
* STY: Make pyflakes fixes in numpy/f2pyCharles Harris2015-07-251-8/+3
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-23/+23
* MAINT: Apply 2to3 idioms fixer.Charles Harris2013-05-021-1/+1
* 2to3: Apply `map` fixer.Charles Harris2013-04-101-1/+1
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-6/+6
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+2
* Removed unused/redundant imports.Alan McIntyre2008-09-181-4/+0
* using faster string methods rather than deprecated string moduleJarrod Millman2007-10-291-15/+18
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-2/+1
* Fix f2py to handle character arrays in common blocksTravis Oliphant2006-03-081-1/+1
* Change License text to NumPy License (permission granted by Pearu)Travis Oliphant2006-01-201-1/+1
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+132