[Numpy-svn] [numpy/numpy] 0aa03b: Reascertain that linspace respects ndarray subclas...

GitHub noreply at github.com
Sun Jan 31 19:38:12 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 0aa03bef711e57220ad5286f68363e6aca7cdfad
      https://github.com/numpy/numpy/commit/0aa03bef711e57220ad5286f68363e6aca7cdfad
  Author: Marten van Kerkwijk <mhvk at astro.utoronto.ca>
  Date:   2016-01-31 (Sun, 31 Jan 2016)

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

  Log Message:
  -----------
  Reascertain that linspace respects ndarray subclasses in start, stop.


  Commit: 2c617599340fb4cd08618b8c396a735909c0789e
      https://github.com/numpy/numpy/commit/2c617599340fb4cd08618b8c396a735909c0789e
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-01-31 (Sun, 31 Jan 2016)

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

  Log Message:
  -----------
  Merge pull request #7156 from mhvk/linspace-subclass-safe2

Reascertain that linspace respects ndarray subclasses in start, stop.


Compare: https://github.com/numpy/numpy/compare/cacdfd3a65c5...2c617599340f


More information about the Numpy-svn mailing list