[Numpy-svn] [numpy/numpy] 9d9e5a: BUG: linspace handling of denormals, fixes #5437

GitHub noreply at github.com
Mon Jan 12 18:32:03 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 9d9e5a143757a82f85415b17ec797ec9706ecf3a
      https://github.com/numpy/numpy/commit/9d9e5a143757a82f85415b17ec797ec9706ecf3a
  Author: jaimefrio <jaime.frio at gmail.com>
  Date:   2015-01-10 (Sat, 10 Jan 2015)

  Changed paths:
    M numpy/core/function_base.py
    M numpy/core/tests/test_function_base.py

  Log Message:
  -----------
  BUG: linspace handling of denormals, fixes #5437


  Commit: ad238c1c3d5c136a61e795fc056373e0a1cbd8e1
      https://github.com/numpy/numpy/commit/ad238c1c3d5c136a61e795fc056373e0a1cbd8e1
  Author: Julian Taylor <juliantaylor108 at gmail.com>
  Date:   2015-01-13 (Tue, 13 Jan 2015)

  Changed paths:
    M numpy/core/function_base.py
    M numpy/core/tests/test_function_base.py

  Log Message:
  -----------
  Merge pull request #5438 from jaimefrio/linspace_denormal

BUG: linspace handling of denormals, fixes #5437


Compare: https://github.com/numpy/numpy/compare/bef3f08e7784...ad238c1c3d5c


More information about the Numpy-svn mailing list