[Numpy-svn] [numpy/numpy] 0e65b7: BUG: Fixed regressions in np.piecewise in ref to #...

GitHub noreply at github.com
Sun Jan 31 21:01:19 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 0e65b7166a6265a2047cb3ca47f487f3de19f0a6
      https://github.com/numpy/numpy/commit/0e65b7166a6265a2047cb3ca47f487f3de19f0a6
  Author: Aditya Panchal <apanchal at bastula.org>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

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

  Log Message:
  -----------
  BUG: Fixed regressions in np.piecewise in ref to #5737 and #5729.
Added unit tests for these conditions.


  Commit: 46cb649aecc2d5e1a256f78fb3f7879666a7c879
      https://github.com/numpy/numpy/commit/46cb649aecc2d5e1a256f78fb3f7879666a7c879
  Author: Aditya Panchal <apanchal at bastula.org>
  Date:   2016-01-31 (Sun, 31 Jan 2016)

  Changed paths:
    M numpy/lib/function_base.py

  Log Message:
  -----------
  MAINT: Addressed comments in PR #7145


  Commit: e36d7cab82570b82df3ff0dbc1fc066ae1632768
      https://github.com/numpy/numpy/commit/e36d7cab82570b82df3ff0dbc1fc066ae1632768
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-01-31 (Sun, 31 Jan 2016)

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

  Log Message:
  -----------
  Merge pull request #7145 from bastula/piecewise

BUG: Fixed regressions in np.piecewise in ref to #5737 and #5729.


Compare: https://github.com/numpy/numpy/compare/2c617599340f...e36d7cab8257


More information about the Numpy-svn mailing list