summaryrefslogtreecommitdiff
path: root/numpy/f2py/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: move f2py documentation under doc/ and link its user guide with SphinxPauli Virtanen2014-01-0247-6159/+0
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-4/+4
* STY: Giant whitespace cleanup.Charles Harris2013-08-1811-77/+75
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-7/+7
* 2to3: Apply `imports` fixer.Charles Harris2013-04-021-2/+6
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+2
* UPD: Use prefixed macros in *.c files except numarray and linalg.Charles Harris2012-02-041-6/+6
* STY: f2py - replace macros in old_defines.h with new.Charles Harris2012-02-041-4/+4
* STY: Remove trailing whitespaceMark Wiebe2011-07-261-13/+13
* Replace \r by \n.Charles Harris2009-10-242-1131/+1128
* Removed unused/redundant imports.Alan McIntyre2008-09-181-1/+0
* using faster string methods rather than deprecated string moduleJarrod Millman2007-10-291-2/+6
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-4/+1
* Change License text to NumPy License (permission granted by Pearu)Travis Oliphant2006-01-202-4/+3
* Changed all references to scipy to numpyTravis Oliphant2006-01-042-3/+3
* Moved scipy directory to numpyTravis Oliphant2006-01-0447-0/+6159