[Numpy-svn] [numpy/numpy] ab13a6: ENH: f2py: generate docstrings in Numpy docstring ...

GitHub noreply at github.com
Sat Nov 17 14:57:57 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: ab13a65447d245e64b59c466827b2415d77ec186
      https://github.com/numpy/numpy/commit/ab13a65447d245e64b59c466827b2415d77ec186
  Author: Pauli Virtanen <pav at iki.fi>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M numpy/f2py/capi_maps.py
    M numpy/f2py/rules.py
    M numpy/f2py/src/fortranobject.c
    M numpy/f2py/tests/test_callback.py
    M numpy/f2py/tests/test_mixed.py

  Log Message:
  -----------
  ENH: f2py: generate docstrings in Numpy docstring format


  Commit: 4b500dd8dbeb6e1c02a32cbc7ab27b5f6db3331f
      https://github.com/numpy/numpy/commit/4b500dd8dbeb6e1c02a32cbc7ab27b5f6db3331f
  Author: Pauli Virtanen <pav at iki.fi>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M numpy/f2py/rules.py
    M numpy/f2py/tests/test_callback.py
    M numpy/f2py/tests/test_mixed.py

  Log Message:
  -----------
  ENH: f2py: add 'Wrapper for ...' text to the docstring


  Commit: 7b3e6fa5c8eb92eeab20bfbb6f4298d97396e103
      https://github.com/numpy/numpy/commit/7b3e6fa5c8eb92eeab20bfbb6f4298d97396e103
  Author: Pauli Virtanen <pav at iki.fi>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M numpy/f2py/tests/test_callback.py
    M numpy/f2py/tests/test_mixed.py

  Log Message:
  -----------
  TST: f2py: rewrite strings to be easier to read


  Commit: 277a01e515624d4bfbcc1b66846fcaccb1bc0cea
      https://github.com/numpy/numpy/commit/277a01e515624d4bfbcc1b66846fcaccb1bc0cea
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M numpy/f2py/capi_maps.py
    M numpy/f2py/rules.py
    M numpy/f2py/src/fortranobject.c
    M numpy/f2py/tests/test_callback.py
    M numpy/f2py/tests/test_mixed.py

  Log Message:
  -----------
  Merge pull request #2749 from pv/f2py-docstring

ENH: f2py: generate docstrings in Numpy docstring format


Compare: https://github.com/numpy/numpy/compare/2a5f8ca6b502...277a01e51562


More information about the Numpy-svn mailing list