summaryrefslogtreecommitdiff
path: root/numpy/f2py/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* ENH: remove insecure mktemp useJulian Taylor2014-02-061-13/+13
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-5/+5
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Apply `imports` fixer.Charles Harris2013-04-021-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-5/+5
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* TST: mark slow f2py tests + add f2py test function.David Cournapeau2010-03-311-0/+4
* ENH: Add diagnose to f2py package. This makes the tests a bit easier to fix.Charles Harris2010-02-251-2/+4
* Reorg. code so that numpy.distutils could be used from cwd that contains math...Pearu Peterson2006-04-011-1/+1
* Making f2py and distutils scipy-style packages. Using pkgload to load numpy p...Pearu Peterson2006-01-141-0/+2
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-2/+2
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+40