[Numpy-svn] [numpy/numpy] 26a02c: ENH: add subok flag to stride_tricks (and thus bro...

GitHub noreply at github.com
Fri Sep 26 12:42:38 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 26a02cd702d9ccfc48978dcf81c80225f324bf3b
      https://github.com/numpy/numpy/commit/26a02cd702d9ccfc48978dcf81c80225f324bf3b
  Author: Marten van Kerkwijk <mhvk at astro.utoronto.ca>
  Date:   2014-08-25 (Mon, 25 Aug 2014)

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

  Log Message:
  -----------
  ENH: add subok flag to stride_tricks (and thus broadcast_arrays)


  Commit: e8590311a7b312711c7a4f40c1a15496e34d0ee6
      https://github.com/numpy/numpy/commit/e8590311a7b312711c7a4f40c1a15496e34d0ee6
  Author: Marten van Kerkwijk <mhvk at astro.utoronto.ca>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

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

  Log Message:
  -----------
  Convert as_strided input to array first


  Commit: 22ae19366cf04a80d3e1ecc039d775656718a668
      https://github.com/numpy/numpy/commit/22ae19366cf04a80d3e1ecc039d775656718a668
  Author: seberg <sebastian at sipsolutions.net>
  Date:   2014-09-26 (Fri, 26 Sep 2014)

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

  Log Message:
  -----------
  Merge pull request #4622 from mhvk/lib/stride_tricks/subclasses

ENH: add subok flag to stride_tricks (and thus broadcast_arrays)


Compare: https://github.com/numpy/numpy/compare/befb246c6d01...22ae19366cf0


More information about the Numpy-svn mailing list