[Numpy-svn] [numpy/numpy] 4441bd: BUG: Check earlier for higher priority in binary o...

GitHub noreply at github.com
Tue Jul 9 09:35:24 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 4441bdd95197ba10651eee8366e67176fb3b5b51
      https://github.com/numpy/numpy/commit/4441bdd95197ba10651eee8366e67176fb3b5b51
  Author: Andreas Kloeckner <inform at tiker.net>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M doc/release/1.8.0-notes.rst
    M numpy/core/src/multiarray/number.c
    M numpy/core/tests/test_ufunc.py

  Log Message:
  -----------
  BUG: Check earlier for higher priority in binary operators, add test

Fixes #3375


  Commit: 6eeb6122cc7126500e0ea7d19cea2e7dc8904e9d
      https://github.com/numpy/numpy/commit/6eeb6122cc7126500e0ea7d19cea2e7dc8904e9d
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-07-09 (Tue, 09 Jul 2013)

  Changed paths:
    M doc/release/1.8.0-notes.rst
    M numpy/core/src/multiarray/number.c
    M numpy/core/tests/test_ufunc.py

  Log Message:
  -----------
  Merge pull request #3501 from inducer/master

Fix "numpy scalar * array-like == performance horror"


Compare: https://github.com/numpy/numpy/compare/884c403605d5...6eeb6122cc71


More information about the Numpy-svn mailing list