[Numpy-svn] [numpy/numpy] 83ae3d: BUG: einsum: Fix issue #2027, inner loop 3rd data ...

GitHub noreply at github.com
Sat Apr 21 12:22:58 EDT 2012


  Branch: refs/heads/maintenance/1.6.x
  Home:   https://github.com/numpy/numpy
  Commit: 83ae3de6a0798b360fc5839a06508061df3d76aa
      https://github.com/numpy/numpy/commit/83ae3de6a0798b360fc5839a06508061df3d76aa
  Author: Mark Wiebe <mwwiebe at gmail.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M numpy/core/src/multiarray/einsum.c.src

  Log Message:
  -----------
  BUG: einsum: Fix issue #2027, inner loop 3rd data pointer was not being incremented


  Commit: a419544a505889b3c846f7367cf094f34cb14261
      https://github.com/numpy/numpy/commit/a419544a505889b3c846f7367cf094f34cb14261
  Author: Mark Wiebe <mwwiebe at gmail.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M numpy/core/tests/test_einsum.py

  Log Message:
  -----------
  TST: Add a test for ticket #2027


Compare: https://github.com/numpy/numpy/compare/63f3a08...a419544


More information about the Numpy-svn mailing list