[Numpy-svn] [numpy/numpy] cc9996: DOC: make docstrings of matrix properties (.T, .H, ...

GitHub noreply at github.com
Fri Oct 4 16:27:40 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: cc99961bfba5bfd118d353c4aa2290b5d593f0fa
      https://github.com/numpy/numpy/commit/cc99961bfba5bfd118d353c4aa2290b5d593f0fa
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M numpy/matrixlib/defmatrix.py

  Log Message:
  -----------
  DOC: make docstrings of matrix properties (.T, .H, .I, .A, .A1) work.

Closes gh-1939.


  Commit: c2dc2cdb73530805b77a75efdd106d7633f2fff3
      https://github.com/numpy/numpy/commit/c2dc2cdb73530805b77a75efdd106d7633f2fff3
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M numpy/matrixlib/defmatrix.py

  Log Message:
  -----------
  Merge pull request #3865 from rgommers/matrixprop-docs

DOC: make docstrings of matrix properties (.T, .H, .I, .A, .A1) work.


Compare: https://github.com/numpy/numpy/compare/f665c617065b...c2dc2cdb7353


More information about the Numpy-svn mailing list