[Numpy-svn] [numpy/numpy] 9fa0db: BUG: error in broadcast_arrays with as_strided arr...

GitHub noreply at github.com
Sat Oct 24 16:49:46 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 9fa0dba63ac76a43a157e07c2a43f4678355653e
      https://github.com/numpy/numpy/commit/9fa0dba63ac76a43a157e07c2a43f4678355653e
  Author: Stephan Hoyer <shoyer at gmail.com>
  Date:   2015-10-24 (Sat, 24 Oct 2015)

  Changed paths:
    M numpy/lib/stride_tricks.py
    M numpy/lib/tests/test_stride_tricks.py

  Log Message:
  -----------
  BUG: error in broadcast_arrays with as_strided array

Fixes GH6491


  Commit: cec39effb1739ae0a7690e56d58d3e9432569d5f
      https://github.com/numpy/numpy/commit/cec39effb1739ae0a7690e56d58d3e9432569d5f
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-10-24 (Sat, 24 Oct 2015)

  Changed paths:
    M numpy/lib/stride_tricks.py
    M numpy/lib/tests/test_stride_tricks.py

  Log Message:
  -----------
  Merge pull request #6556 from shoyer/fix-broadcast-arrays

BUG: error in broadcast_arrays with as_strided array


Compare: https://github.com/numpy/numpy/compare/2d899ea2301e...cec39effb173


More information about the Numpy-svn mailing list