[Numpy-svn] [numpy/numpy] 5b5251: Added example for 2D-histogram with variable bin s...

GitHub noreply at github.com
Thu Jul 18 08:41:48 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 5b5251493d682692ac83fbeeff7bb5db3fb1996b
      https://github.com/numpy/numpy/commit/5b5251493d682692ac83fbeeff7bb5db3fb1996b
  Author: Frank B <frank.breitling at gmx.de>
  Date:   2013-02-05 (Tue, 05 Feb 2013)

  Changed paths:
    M numpy/lib/twodim_base.py

  Log Message:
  -----------
  Added example for 2D-histogram with variable bin size.


  Commit: b3f37edd68e03dc79a48f38c66e4a757aaa4d8cc
      https://github.com/numpy/numpy/commit/b3f37edd68e03dc79a48f38c66e4a757aaa4d8cc
  Author: Frank B <frank.breitling at gmx.de>
  Date:   2013-02-05 (Tue, 05 Feb 2013)

  Changed paths:
    M numpy/lib/twodim_base.py

  Log Message:
  -----------
  Fixed two typos.


  Commit: 5b10b1b38044f0a4431ee587eec186767d07fe93
      https://github.com/numpy/numpy/commit/5b10b1b38044f0a4431ee587eec186767d07fe93
  Author: Frank Breitling <frank.breitling at gmx.de>
  Date:   2013-07-13 (Sat, 13 Jul 2013)

  Changed paths:
    M numpy/lib/twodim_base.py

  Log Message:
  -----------
  Update twodim_base.py


  Commit: fc959610520d2e510fb2211648ca256d552d8be3
      https://github.com/numpy/numpy/commit/fc959610520d2e510fb2211648ca256d552d8be3
  Author: Frank Breitling <frank.breitling at gmx.de>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M numpy/lib/twodim_base.py

  Log Message:
  -----------
  Update twodim_base.py


  Commit: c5694c5188c76701eed47c0736ee9c285f47d07d
      https://github.com/numpy/numpy/commit/c5694c5188c76701eed47c0736ee9c285f47d07d
  Author: njsmith <njs at pobox.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M numpy/lib/twodim_base.py

  Log Message:
  -----------
  Merge pull request #3531 from fkbreitl/master

Updated documentation for histogram2d() in twodim_base.py according to discussion


Compare: https://github.com/numpy/numpy/compare/c067c156bf2f...c5694c5188c7


More information about the Numpy-svn mailing list