[Numpy-svn] [numpy/numpy] 5348c0: BUG: incorrect argument order to _copyto in in np....

GitHub noreply at github.com
Tue Apr 22 20:31:33 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 5348c0210dd02b53e5e0e042f56976c7cd2ae002
      https://github.com/numpy/numpy/commit/5348c0210dd02b53e5e0e042f56976c7cd2ae002
  Author: Marten van Kerkwijk <mhvk at astro.utoronto.ca>
  Date:   2014-04-20 (Sun, 20 Apr 2014)

  Changed paths:
    M numpy/lib/nanfunctions.py

  Log Message:
  -----------
  BUG: incorrect argument order to _copyto in in np.nanmax, np.nanmin


  Commit: ff459fd2dc3641486b35c672e0d48855669a13a5
      https://github.com/numpy/numpy/commit/ff459fd2dc3641486b35c672e0d48855669a13a5
  Author: Marten van Kerkwijk <mhvk at astro.utoronto.ca>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M numpy/lib/tests/test_nanfunctions.py

  Log Message:
  -----------
  Add tests using matrices


  Commit: d0b3f8f4213ee2d285be7d410a0cd7a1a601a7bd
      https://github.com/numpy/numpy/commit/d0b3f8f4213ee2d285be7d410a0cd7a1a601a7bd
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M numpy/lib/nanfunctions.py
    M numpy/lib/tests/test_nanfunctions.py

  Log Message:
  -----------
  Merge pull request #4628 from mhvk/nanfunctions-copyto-call

BUG: incorrect argument order to _copyto in in np.nanmax, np.nanmin


Compare: https://github.com/numpy/numpy/compare/dd192e6ce7a9...d0b3f8f4213e


More information about the Numpy-svn mailing list