Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STY: PEP8 fixes in numpy/f2py/tests. | Charles Harris | 2015-07-25 | 1 | -3/+5 |
* | STY: PEP8 and pyflakes fixes for numpy/f2py/tests. | Charles Harris | 2015-07-25 | 1 | -8/+5 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+2 |
* | TST: f2py: rewrite strings to be easier to read | Pauli Virtanen | 2012-11-17 | 1 | -2/+11 |
* | ENH: f2py: add 'Wrapper for ...' text to the docstring | Pauli Virtanen | 2012-11-17 | 1 | -1/+1 |
* | ENH: f2py: generate docstrings in Numpy docstring format | Pauli Virtanen | 2012-11-17 | 1 | -0/+5 |
* | BUG: Fixed ticket #1767. Replaced assert with assert_ calls. | Pearu Peterson | 2011-03-11 | 1 | -3/+3 |
* | TST: mark slow f2py tests + add f2py test function. | David Cournapeau | 2010-03-31 | 1 | -0/+1 |
* | ENH: f2py: convert test suite to Nose form | Pauli Virtanen | 2010-03-06 | 1 | -0/+24 |