[Numpy-svn] [numpy/numpy] 1f764d: Added axis argument to numpy.unique

GitHub noreply at github.com
Sun Nov 13 18:58:22 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 1f764dbff7c496d6636dc0430f083ada9ff4e4be
      https://github.com/numpy/numpy/commit/1f764dbff7c496d6636dc0430f083ada9ff4e4be
  Author: martinosorb <martino.sorbaro at ed.ac.uk>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M doc/release/1.13.0-notes.rst
    M numpy/lib/arraysetops.py
    M numpy/lib/tests/test_arraysetops.py

  Log Message:
  -----------
  Added axis argument to numpy.unique


  Commit: 5d062f3e2a29a8da9e8bbc654e86a9df62b20592
      https://github.com/numpy/numpy/commit/5d062f3e2a29a8da9e8bbc654e86a9df62b20592
  Author: Stephan Hoyer <shoyer at gmail.com>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M doc/release/1.13.0-notes.rst
    M numpy/lib/arraysetops.py
    M numpy/lib/tests/test_arraysetops.py

  Log Message:
  -----------
  Merge pull request #7742 from martinosorb/master

Add `axis` argument to numpy.unique


Compare: https://github.com/numpy/numpy/compare/2c0d7e9d09f6...5d062f3e2a29


More information about the Numpy-svn mailing list