[Numpy-svn] [numpy/numpy] a8e86a: ENH: Allow meshgrid to work for 1D and 0D cases.

GitHub noreply at github.com
Sun Dec 22 15:39:43 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: a8e86abb2d5c9ff0a62cbe4ad846d3b44993f878
      https://github.com/numpy/numpy/commit/a8e86abb2d5c9ff0a62cbe4ad846d3b44993f878
  Author: rhewett <rhewett at mit.edu>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M numpy/lib/function_base.py
    M numpy/lib/tests/test_function_base.py

  Log Message:
  -----------
  ENH: Allow meshgrid to work for 1D and 0D cases.


  Commit: 0856259fde5351d29eeabfc064ef9d625cf27339
      https://github.com/numpy/numpy/commit/0856259fde5351d29eeabfc064ef9d625cf27339
  Author: seberg <sebastian at sipsolutions.net>
  Date:   2013-12-22 (Sun, 22 Dec 2013)

  Changed paths:
    M numpy/lib/function_base.py
    M numpy/lib/tests/test_function_base.py

  Log Message:
  -----------
  Merge pull request #4112 from rhewett/meshgrid_single

ENH: Allow meshgrid to take 1D and 0D inputs


Compare: https://github.com/numpy/numpy/compare/86df1b137af9...0856259fde53


More information about the Numpy-svn mailing list