[Numpy-svn] [numpy/numpy] a77a7c: First attempt at BF for 2028 and added better test...

GitHub noreply at github.com
Mon Apr 1 20:32:41 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: a77a7cd5ed6bc12772ba33c151f40fbe73e9d212
      https://github.com/numpy/numpy/commit/a77a7cd5ed6bc12772ba33c151f40fbe73e9d212
  Author: Eric Fode <ericfode at gmail.com>
  Date:   2012-07-12 (Thu, 12 Jul 2012)

  Changed paths:
    M numpy/core/src/scalarmathmodule.c.src
    M numpy/core/tests/test_scalarmath.py

  Log Message:
  -----------
  First attempt at BF for 2028 and added better tests for scalarmath pow function


  Commit: 61236250c3cc1153b233deb0ce83c6cebbc24c64
      https://github.com/numpy/numpy/commit/61236250c3cc1153b233deb0ce83c6cebbc24c64
  Author: Eric Fode <ericfode at gmail.com>
  Date:   2012-07-13 (Fri, 13 Jul 2012)

  Changed paths:
    M numpy/core/src/scalarmathmodule.c.src
    M numpy/core/tests/test_scalarmath.py

  Log Message:
  -----------
  fixed some style problems


  Commit: 8b42156e8171802dda128cb23f7a0ce52c085e5a
      https://github.com/numpy/numpy/commit/8b42156e8171802dda128cb23f7a0ce52c085e5a
  Author: Eric Fode <ericfode at gmail.com>
  Date:   2013-04-01 (Mon, 01 Apr 2013)

  Changed paths:
    M numpy/core/src/scalarmathmodule.c.src

  Log Message:
  -----------
  Update scalarmathmodule.c.src

Got rid of some white space in scalarmathmodule.c.src


  Commit: 134bcb0057007c4d821b911eb7b0df1797b054bd
      https://github.com/numpy/numpy/commit/134bcb0057007c4d821b911eb7b0df1797b054bd
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-04-01 (Mon, 01 Apr 2013)

  Changed paths:
    M numpy/core/src/scalarmathmodule.c.src
    M numpy/core/tests/test_scalarmath.py

  Log Message:
  -----------
  Merge pull request #349 from ericfode/float16pow

First attempt at BF for 2165 and added better tests for scalarmath pow function


Compare: https://github.com/numpy/numpy/compare/a6385b3a99e5...134bcb005700


More information about the Numpy-svn mailing list