[Numpy-svn] [numpy/numpy] 2aab65: BUG: linspace should return the same as arange whe...

GitHub noreply at github.com
Wed Jan 14 20:15:17 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 2aab65415843c8a8c662ddb5d33536dc95671076
      https://github.com/numpy/numpy/commit/2aab65415843c8a8c662ddb5d33536dc95671076
  Author: jaimefrio <jaime.frio 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:
  -----------
  BUG: linspace should return the same as arange when equivalent

Fixes failures on other projects (scipy.signal) introduced by #5438


  Commit: 14445500bdf67600f926c6426bad55977441dca0
      https://github.com/numpy/numpy/commit/14445500bdf67600f926c6426bad55977441dca0
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

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

  Log Message:
  -----------
  Merge pull request #5446 from jaimefrio/linspace_denormals_again

BUG: linspace should return the same as arange when possible


Compare: https://github.com/numpy/numpy/compare/25ee91be314d...14445500bdf6


More information about the Numpy-svn mailing list