[Numpy-svn] [numpy/numpy] 180221: BUG: Add not empty check to linalg.qr

noreply at github.com noreply at github.com
Tue May 10 10:14:18 EDT 2011


Branch: refs/heads/master
Home:   https://github.com/numpy/numpy

Commit: 1802219aa005d64520f0892fa9ee223f57cfb1ec
    https://github.com/numpy/numpy/commit/1802219aa005d64520f0892fa9ee223f57cfb1ec
Author: Skipper Seabold <jsseabold at gmail.com>
Date:   2011-05-10 (Tue, 10 May 2011)

Changed paths:
  M numpy/linalg/linalg.py

Log Message:
-----------
BUG: Add not empty check to linalg.qr


Commit: eab959b407e39ef7b35b1f0a90609e462d8527e7
    https://github.com/numpy/numpy/commit/eab959b407e39ef7b35b1f0a90609e462d8527e7
Author: Skipper Seabold <jsseabold at gmail.com>
Date:   2011-05-10 (Tue, 10 May 2011)

Changed paths:
  M numpy/linalg/tests/test_linalg.py

Log Message:
-----------
TST: Add test for QR on empty array


Commit: 5c4efaac91413ef14a558098197f1e85d19309ef
    https://github.com/numpy/numpy/commit/5c4efaac91413ef14a558098197f1e85d19309ef
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-05-10 (Tue, 10 May 2011)

Changed paths:
  M numpy/linalg/tests/test_linalg.py

Log Message:
-----------
STY: Cleanup test_linalg a bit.


Compare: https://github.com/numpy/numpy/compare/b233716...5c4efaa



More information about the Numpy-svn mailing list