[Numpy-svn] [numpy/numpy] 502980: BUG: Let linspace accept input that has an array_i...

GitHub noreply at github.com
Sat Dec 31 15:52:03 EST 2016


  Branch: refs/heads/maintenance/1.12.x
  Home:   https://github.com/numpy/numpy
  Commit: 502980dfb12ad5f49b7e0599952bf34be962c570
      https://github.com/numpy/numpy/commit/502980dfb12ad5f49b7e0599952bf34be962c570
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-12-31 (Sat, 31 Dec 2016)

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

  Log Message:
  -----------
  BUG: Let linspace accept input that has an array_interface.

This is needed to support sagemath.


  Commit: 3dfd5a52e7be2bf7188d126ae9cfc8bceb87a076
      https://github.com/numpy/numpy/commit/3dfd5a52e7be2bf7188d126ae9cfc8bceb87a076
  Author: Ralf Gommers <ralf.gommers at gmail.com>
  Date:   2017-01-01 (Sun, 01 Jan 2017)

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

  Log Message:
  -----------
  Merge pull request #8432 from charris/backport-6659

BUG: Let linspace accept input that has an array_interface.


Compare: https://github.com/numpy/numpy/compare/f1c8452ccaed...3dfd5a52e7be


More information about the Numpy-svn mailing list