[Numpy-svn] [numpy/numpy] 942bdb: Improve ndindex execution speed.

GitHub noreply at github.com
Sun Sep 2 11:54:24 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 942bdb26bee477a8ac2c6b1c1c963c52c7c08403
      https://github.com/numpy/numpy/commit/942bdb26bee477a8ac2c6b1c1c963c52c7c08403
  Author: Stefan van der Walt <stefan at sun.ac.za>
  Date:   2012-09-02 (Sun, 02 Sep 2012)

  Changed paths:
    M numpy/lib/index_tricks.py
    M numpy/lib/tests/test_index_tricks.py

  Log Message:
  -----------
  Improve ndindex execution speed.


  Commit: bb0e4f356cce2f199d9c08ffe572fbabadc846d1
      https://github.com/numpy/numpy/commit/bb0e4f356cce2f199d9c08ffe572fbabadc846d1
  Author: Stefan van der Walt <stefan at sun.ac.za>
  Date:   2012-09-02 (Sun, 02 Sep 2012)

  Changed paths:
    M numpy/lib/index_tricks.py

  Log Message:
  -----------
  Retain backward compatibility. Enforce C order.


  Commit: 84698e3e0f4c60c39ea778a3c0aada9d76b5f93a
      https://github.com/numpy/numpy/commit/84698e3e0f4c60c39ea778a3c0aada9d76b5f93a
  Author: njsmith <njs at pobox.com>
  Date:   2012-09-02 (Sun, 02 Sep 2012)

  Changed paths:
    M numpy/lib/index_tricks.py
    M numpy/lib/tests/test_index_tricks.py

  Log Message:
  -----------
  Merge pull request #393 from stefanv/ndindex

Improve ndindex execution speed.


Compare: https://github.com/numpy/numpy/compare/e60c70d7ca5d...84698e3e0f4c


More information about the Numpy-svn mailing list