[Numpy-svn] [numpy/numpy] 77861f: BUG: linalg: don't tell BLAS to use zero strides

GitHub noreply at github.com
Sat Oct 12 17:20:38 EDT 2013


  Branch: refs/heads/maintenance/1.8.x
  Home:   https://github.com/numpy/numpy
  Commit: 77861fe6a940b75c898a178f4075f1de0a4dd935
      https://github.com/numpy/numpy/commit/77861fe6a940b75c898a178f4075f1de0a4dd935
  Author: Pauli Virtanen <pav at iki.fi>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M numpy/linalg/tests/test_linalg.py
    M numpy/linalg/umath_linalg.c.src

  Log Message:
  -----------
  BUG: linalg: don't tell BLAS to use zero strides

At least OSX Accelerate fails for this case.


  Commit: 31a0d0e1e9c3d41812271694dcc9d8029fcc6ddd
      https://github.com/numpy/numpy/commit/31a0d0e1e9c3d41812271694dcc9d8029fcc6ddd
  Author: Pauli Virtanen <pav at iki.fi>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M numpy/linalg/umath_linalg.c.src

  Log Message:
  -----------
  STY: linalg: fix C comment style


  Commit: 687ae3924bb563f4d73099ecfa07cf2b9568e6d5
      https://github.com/numpy/numpy/commit/687ae3924bb563f4d73099ecfa07cf2b9568e6d5
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M numpy/linalg/tests/test_linalg.py
    M numpy/linalg/umath_linalg.c.src

  Log Message:
  -----------
  Merge pull request #3903 from charris/backport-1.8-3902

Backport 1.8 3902


Compare: https://github.com/numpy/numpy/compare/f212c63620a2...687ae3924bb5


More information about the Numpy-svn mailing list