Skip to content

Instantly share code, notes, and snippets.

@larsoner
Created May 3, 2016 20:32
Show Gist options
  • Select an option

  • Save larsoner/9d0ce7b04ad9a992da8412ed485be8db to your computer and use it in GitHub Desktop.

Select an option

Save larsoner/9d0ce7b04ad9a992da8412ed485be8db to your computer and use it in GitHub Desktop.
MKL failure log
larsoner@bunk:~$ python
Python 2.7.11+ (default, Apr 17 2016, 14:00:29)
[GCC 5.3.1 20160413] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import scipy
>>> scipy.test('full')
Running unit tests for scipy
NumPy version 1.12.0.dev0+1fc180b
NumPy relaxed strides checking option: True
NumPy is installed in /home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy
SciPy version 0.18.0.dev0+c9daa38
SciPy is installed in /home/larsoner/.local/lib/python2.7/site-packages/scipy
Python version 2.7.11+ (default, Apr 17 2016, 14:00:29) [GCC 5.3.1 20160413]
nose version 1.3.7
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `scipy.weave` is deprecated, use `weave` instead!
warnings.warn(depdoc, DeprecationWarning)
....................................................................................................................................................................................................../home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `F2C` is deprecated!
scipy.constants.F2C is deprecated in scipy 0.18.0. Use scipy.constants.convert_teperature instead. Note that the new function has a different signature.
warnings.warn(depdoc, DeprecationWarning)
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `F2C` is deprecated!
scipy.constants.F2C is deprecated in scipy 0.18.0. Use scipy.constants.convert_teperature instead. Note that the new function has a different signature.
warnings.warn(depdoc, DeprecationWarning)
./home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `C2K` is deprecated!
scipy.constants.C2K is deprecated in scipy 0.18.0. Use scipy.constants.convert_teperature instead. Note that the new function has a different signature.
warnings.warn(depdoc, DeprecationWarning)
./home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `K2C` is deprecated!
scipy.constants.K2C is deprecated in scipy 0.18.0. Use scipy.constants.convert_teperature instead. Note that the new function has a different signature.
warnings.warn(depdoc, DeprecationWarning)
./home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `F2K` is deprecated!
scipy.constants.F2K is deprecated in scipy 0.18.0. Use scipy.constants.convert_teperature instead. Note that the new function has a different signature.
warnings.warn(depdoc, DeprecationWarning)
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `F2C` is deprecated!
scipy.constants.F2C is deprecated in scipy 0.18.0. Use scipy.constants.convert_teperature instead. Note that the new function has a different signature.
warnings.warn(depdoc, DeprecationWarning)
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `C2K` is deprecated!
scipy.constants.C2K is deprecated in scipy 0.18.0. Use scipy.constants.convert_teperature instead. Note that the new function has a different signature.
warnings.warn(depdoc, DeprecationWarning)
./home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `K2F` is deprecated!
scipy.constants.K2F is deprecated in scipy 0.18.0. Use scipy.constants.convert_teperature instead. Note that the new function has a different signature.
warnings.warn(depdoc, DeprecationWarning)
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `K2C` is deprecated!
scipy.constants.K2C is deprecated in scipy 0.18.0. Use scipy.constants.convert_teperature instead. Note that the new function has a different signature.
warnings.warn(depdoc, DeprecationWarning)
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `C2F` is deprecated!
scipy.constants.C2F is deprecated in scipy 0.18.0. Use scipy.constants.convert_teperature instead. Note that the new function has a different signature.
warnings.warn(depdoc, DeprecationWarning)
./home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/lib/utils.py:99: DeprecationWarning: `C2F` is deprecated!
scipy.constants.C2F is deprecated in scipy 0.18.0. Use scipy.constants.convert_teperature instead. Note that the new function has a different signature.
warnings.warn(depdoc, DeprecationWarning)
.............................................................K..................................................................................................................................................................................................................................................................................................................SS........................................................................................K......................................................................K..K.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../home/larsoner/.local/lib/python2.7/site-packages/scipy/io/arff/tests/test_arffread.py:241: DeprecationWarning: parsing timezone aware datetimes is deprecated; this will raise an error in the future
], dtype='datetime64[m]')
/home/larsoner/.local/lib/python2.7/site-packages/scipy/io/arff/tests/test_arffread.py:241: DeprecationWarning: parsing timezone aware datetimes is deprecated; this will raise an error in the future
], dtype='datetime64[m]')
/home/larsoner/.local/lib/python2.7/site-packages/scipy/io/arff/tests/test_arffread.py:241: DeprecationWarning: parsing timezone aware datetimes is deprecated; this will raise an error in the future
], dtype='datetime64[m]')
.................................../home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:638: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
len(str(minimum.reduce(data))))
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:638: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
len(str(minimum.reduce(data))))
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:638: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
len(str(minimum.reduce(data))))
......................./home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:637: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
max_str_len = max(len(str(maximum.reduce(data))),
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:638: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
len(str(minimum.reduce(data))))
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:638: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
len(str(minimum.reduce(data))))
/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/core/arrayprint.py:638: DeprecationWarning: unorderable dtypes; returning scalar but in the future this will be an error
len(str(minimum.reduce(data))))
............................................................................................................................................................................................................................................................................................./home/larsoner/.local/lib/python2.7/site-packages/scipy/io/idl.py:281: UserWarning: Not able to verify number of bytes from header
warnings.warn("Not able to verify number of bytes from header")
...................................................................................................................................................................................................................................................................................................................................................................0-th dimension must be fixed to 3 but got 15
..0-th dimension must be fixed to 3 but got 5
..............0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
.0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
.0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
................................K..........................................................................................................................................................................................................................................................................................................................K....................................................................................................................................................................................................................................................................................................
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to ZUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to ZGEQRF.
E.
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to ZUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to ZGEQRF.
E...................
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to ZUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to ZGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to ZUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to ZGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to ZUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to ZGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to ZUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to ZGEQRF.
E..........
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to ZUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to ZGEQRF.
E
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to ZUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to ZGEQRF.
E...............
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to CUNMQR.
E.
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to CUNMQR.
E...................
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to CUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to CGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to CUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to CGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to CUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to CGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to CUNMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to CGEQRF.
E..........
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to CUNMQR.
E
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to CUNMQR.
E...............
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to DORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to DGEQRF.
E.
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to DORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to DGEQRF.
E...................
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to DORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to DGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to DORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to DGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to DORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to DGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to DORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to DGEQRF.
E..........
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to DORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to DGEQRF.
E
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to DORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to DGEQRF.
E...............
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to SORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to SGEQRF.
E.
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to SORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to SGEQRF.
E...................
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to SORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to SGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to SORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to SGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to SORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to SGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to SORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to SGEQRF.
E..........
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to SORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to SGEQRF.
E
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
Intel MKL ERROR: Parameter 8 was incorrect on entry to SORMQR.
Intel MKL ERROR: Parameter 7 was incorrect on entry to SGEQRF.
E.......................
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
E......
Intel MKL ERROR: Parameter 5 was incorrect on entry to ZGEQRF.
E......................
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
E......
Intel MKL ERROR: Parameter 5 was incorrect on entry to CGEQRF.
E......................
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
E......
Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEQRF.
E......................
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
E...
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
E......
Intel MKL ERROR: Parameter 5 was incorrect on entry to SGEQRF.
E...........................................................................................................................................................................................................................S.............S.........K...........................................K....................................................................................../home/larsoner/.local/lib/python2.7/site-packages/scipy/misc/tests/test_common.py:100: DeprecationWarning: object of type <type 'float'> cannot be safely interpreted as an integer.
b = np.linspace(1, 1000, 1e5)
....................................K.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................E.....................................F....................................................................................K...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S.............................................SS.S...................SS............S.....S...SSSSS.SSSSSSSSSS.....SSS..S.....S....K....S...........S...S............SSSSSK...SSSS..S............S........SS...........S.....S...SSSSS.SSSSSSSSSS.....SSS........S....K....S...........S...S............SSSS...SSSS..S...............S.................................S..........................................S...........S.................S............S.............S...................................S............................................S...........S.................S............S.............S..........SS........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S....K....S......SSS..S...S............SSSS....SSSS..S............S..............................S.........................S...............S......SSS...S..............................S.............S...........................S..............................................S......SSS..S................................S............S........SS............S.....S...SSSSS.SSSSSSSSSS.....SSS..S.....S....K....S...........S...S............SSSSSK...SSSS..S............S........SS...........S.....S...SSSSS.SSSSSSSSSS.....SSS........S....K....S...........S...S............SSSS...SSSS..S...............S.................................S..........................................S...........S.................S............S.............S...................................S............................................S...........S.................S............S.............S..........SS........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S....K....S......SSS..S...S............SSSS....SSSS..S............S..............................S.........................S...............S......SSS...S..............................S.............S...........................S..............................................S......SSS..S................................S............S........SS............S.....S...SSSSS.SSSSSSSSSS.....SSS..S.....S....K....S...........S...S............SSSSSK...SSSS..S............S........SS...........S.....S...SSSSS.SSSSSSSSSS.....SSS........S....K....S...........S...S............SSSS...SSSS..S...............S.................................S..........................................S...........S.................S............S.............S...................................S............................................S...........S.................S............S.............S..........SS........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S....K....S......SSS..S...S............SSSS....SSSS..S............S..............................S.........................S...............S......SSS...S..............................S.............S...........................S..............................................S......SSS..S................................S............S........SS............S.....S...SSSSS.SSSSSSSSSS.....SSS..S.....S....K....S...........S...S............SSSSSK...SSSS..S............S........SS...........S.....S...SSSSS.SSSSSSSSSS.....SSS........S....K....S...........S...S............SSSS...SSSS..S...............S.................................S..........................................S...........S.................S............S.............S...................................S............................................S...........S.................S............S.............S..........SS........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S....K....S......SSS..S...S............SSSS....SSSS..S............S..............................S.........................S...............S......SSS...S..............................S.............S...........................S..............................................S......SSS..S................................S............S........SS............S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S....K....S...........S...S............SSSSSK...SSSS..S............S........SS...........S.....S...SSSSS.SSSSSSSSSS.....SSS........S....K....S...........S...S............SSSS...SSSS..S...............S.................................S..........................................S...........S.................S............S.............S...................................S............................................S...........S.................S............S.............S..........SS........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S....K....S......SSS..S...S............SSSS....SSSS..S............S..............................S.........................S...............S......SSS...S..............................S.............S...........................S..............................................S......SSS..S................................S............S..............SSSSSSSSSSSSSSSSSSSSSSSSSSSSS..........................S.....S...................SSSS.SSSSSSSSSS....................SSS..S.......................S....K..................................S..............................................................................S..................S..................S.SSSK...SSSS................................................................................................................................................S.........S......................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS.S........KS.....SS.................KSSSS.SSSSSSSSSS....................SSS..S.......................S....K..................................S..............................................................................S..................S..................S.SSSK...SSSS................................................................................................................................................SK.............SSSSSSSSSSSSSSSSSSSSSSSSSSSSS.........................S.....S..SSSSSSSSSSSSSSSS.SSSS.SSSSSSSSSS....SSSSSSSSSSSSSSSSSSS....SSSSSSSSSSSSSSSS......S....KSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..S..............................................................................SSSSSSSSSSSSSSSSS..S..................SSSS....SSSS...................................................................................................................................................S.........S......................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS.S........S.....SS.SSSSSSSSSSSSSSSS.SSSS.SSSSSSSSSS....SSSSSSSSSSSSSSSSSSS..S.SSSSSSSSSSSSSSSS......S....KSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..S..............................................................................SSSSSSSSSSSSSSSSS..S..................SSSS.....SSSS...................................................................................................................................................SK..................SSSSSSSSSSSSSSSSSSSSSSSSSSS...........................................................................................................................................................................................S...........................................................................................S......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S..........S............................SSSSSSSSSSSSSSSSSSSSSSSSSSS.S.................S.......................................................................................S...........................K....................................S...........................................................................................S......................................................................................................................................................................................................................................................................................................................................................K...............................................................................................................................................S.K...................SSSSSSSSSSSSSSSSSSSSSSSSSSS.............................................................................................................................................................................................S...........................................................................................S......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S..........S............................SSSSSSSSSSSSSSSSSSSSSSSSSSS.S.................S.......................................................................................S.............................K....................................S...........................................................................................S......................................................................................................................................................................................................................................................................................................................................................K...............................................................................................................................................S.K..............SSSSSSSSSSSSSSSSSSSSSSSSSSSSS......................S....S..SSSSSSSSSSSSSSSS.SSSS.SSSSSSSSSS....SSSSSSSSSSSSSSSSSSS..S.SSSSSSSSSSSSSSSS......S....KSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..S.......................................................................SSS....SSSSSSSSSSSSSSSSS..S..................SSSS.....SSSS................................................................................................................................................S.........S.........................SSSSSSSSSSSSSSSSSSSSSSSSSSS.SSSSSSSSSSSSSSSS...............SSSSSSSSSSSSSSSS..................................SSSSSSSSSSSSSSSS...................S.SSSSSSSSSSSSSSSS............SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..S.......................................................................SSS.....SSSSSSSSSSSSSSSSS..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSS...............SSSSSSSSSSSSSSSSSSSSSSSSSSS..............................SSSSSSSSSSSSSSSS...................................SSSSSSSSSSSSSSSS.....................SSSSSSSSSSSSSSSS.............SSSSSSSSSSSSSSSS...SSSSSSSSSSSSSSSS..S.......................................................................SSS....SSSSSSSSSSSSSSSSS...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSS......................................................................SS...SSS...S......S...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................K..................................................................................................................................................................................................................................................................................................................................................................................................................................................................K.K.............................K.....K..K...K..................K...................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS........................................................................................................................................................................................................................S................S.......................................................................................S................S................S................S.................S......................................................................................S..........................................................................................................................S...................................S.................S....................................................S.................S.................S........................................................................................................................................................................S........................................................................................S................S..................S........................................................................S................S................S................S................S.....................................................S........................................................................................S................S................S......................................................................K................K................S.............................................................................................................................S............................................................S...S...........S....S.................................................................................................S................S..............................................................................................................................................................................................................................................................................................................................................................KKKKK.......................................................................................KKKK...................................................................................................................................................................KKKKK..................................................................................................................................................................................................................................................................................................................................K.......................................................K............................S..................................................................S...............................................................................................................................................S............................................................................................................................................................................................................K...K...............KK.KK..................K....K......K.K.K..K.K.........K.K..K.K....K............................................................................................................................../home/larsoner/.local/lib/python2.7/site-packages/scipy/stats/morestats.py:2388: UserWarning: Warning: sample size too small for normal approximation.
warnings.warn("Warning: sample size too small for normal approximation.")
/home/larsoner/.local/lib/python2.7/site-packages/scipy/stats/morestats.py:2388: UserWarning: Warning: sample size too small for normal approximation.
warnings.warn("Warning: sample size too small for normal approximation.")
/home/larsoner/.local/lib/python2.7/site-packages/scipy/stats/morestats.py:2388: UserWarning: Warning: sample size too small for normal approximation.
warnings.warn("Warning: sample size too small for normal approximation.")
..........................................S..S............................................................................................................................................................................................................................................................................................................................................................................................................................................................/home/larsoner/.local/lib/python2.7/site-packages/scipy/stats/stats.py:3256: UserWarning: "initial_lexsort" is gone!
warnings.warn('"initial_lexsort" is gone!')
/home/larsoner/.local/lib/python2.7/site-packages/scipy/stats/stats.py:3256: UserWarning: "initial_lexsort" is gone!
warnings.warn('"initial_lexsort" is gone!')
.........................................................../home/larsoner/.local/lib/python2.7/site-packages/scipy/stats/stats.py:1264: RuntimeWarning: invalid value encountered in absolute
return SkewtestResult(Z, 2 * distributions.norm.sf(np.abs(Z)))
/home/larsoner/.local/lib/python2.7/site-packages/scipy/stats/stats.py:1336: RuntimeWarning: invalid value encountered in less
term2 = np.where(denom < 0, term1, np.power((1-2.0/A)/denom, 1/3.0))
/home/larsoner/.local/lib/python2.7/site-packages/scipy/stats/stats.py:1343: RuntimeWarning: invalid value encountered in absolute
return KurtosistestResult(Z, 2 * distributions.norm.sf(np.abs(Z)))
/home/larsoner/.local/lib/python2.7/site-packages/scipy/stats/stats.py:1264: RuntimeWarning: invalid value encountered in absolute
return SkewtestResult(Z, 2 * distributions.norm.sf(np.abs(Z)))
/home/larsoner/.local/lib/python2.7/site-packages/scipy/stats/stats.py:1336: RuntimeWarning: invalid value encountered in less
term2 = np.where(denom < 0, term1, np.power((1-2.0/A)/denom, 1/3.0))
/home/larsoner/.local/lib/python2.7/site-packages/scipy/stats/stats.py:1343: RuntimeWarning: invalid value encountered in absolute
return KurtosistestResult(Z, 2 * distributions.norm.sf(np.abs(Z)))
.....................................................K......................................................................................................
======================================================================
ERROR: test_decomp_update.TestQRinsert_D.test_Mx1_economic_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 881, in test_Mx1_economic_p_col
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_D.test_Mx1_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 853, in test_Mx1_p_col
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_D.test_neg_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1023, in test_neg_strides_p_col
self.base_non_simple_strides(negate_strides, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_D.test_non_itemsize_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1035, in test_non_itemsize_strides_p_col
self.base_non_simple_strides(nonitemsize_strides, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_D.test_non_native_byte_order_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1047, in test_non_native_byte_order_p_col
self.base_non_simple_strides(make_nonnative, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_D.test_non_unit_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1011, in test_non_unit_strides_p_col
self.base_non_simple_strides(make_strided, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_D.test_tall_p_col_sqr
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 725, in test_tall_p_col_sqr
self.base_tall_p_col_xxx(5)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 715, in base_tall_p_col_xxx
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_D.test_tall_p_col_tall
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 721, in test_tall_p_col_tall
self.base_tall_p_col_xxx(3)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 715, in base_tall_p_col_xxx
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_F.test_Mx1_economic_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 881, in test_Mx1_economic_p_col
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 2147483647th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_F.test_Mx1_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 853, in test_Mx1_p_col
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 2147483647th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_F.test_neg_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1023, in test_neg_strides_p_col
self.base_non_simple_strides(negate_strides, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_F.test_non_itemsize_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1035, in test_non_itemsize_strides_p_col
self.base_non_simple_strides(nonitemsize_strides, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_F.test_non_native_byte_order_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1047, in test_non_native_byte_order_p_col
self.base_non_simple_strides(make_nonnative, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_F.test_non_unit_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1011, in test_non_unit_strides_p_col
self.base_non_simple_strides(make_strided, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_F.test_tall_p_col_sqr
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 725, in test_tall_p_col_sqr
self.base_tall_p_col_xxx(5)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 715, in base_tall_p_col_xxx
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 2147483647th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_F.test_tall_p_col_tall
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 721, in test_tall_p_col_tall
self.base_tall_p_col_xxx(3)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 715, in base_tall_p_col_xxx
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 2147483647th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_d.test_Mx1_economic_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 881, in test_Mx1_economic_p_col
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_d.test_Mx1_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 853, in test_Mx1_p_col
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_d.test_neg_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1023, in test_neg_strides_p_col
self.base_non_simple_strides(negate_strides, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_d.test_non_itemsize_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1035, in test_non_itemsize_strides_p_col
self.base_non_simple_strides(nonitemsize_strides, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_d.test_non_native_byte_order_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1047, in test_non_native_byte_order_p_col
self.base_non_simple_strides(make_nonnative, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_d.test_non_unit_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1011, in test_non_unit_strides_p_col
self.base_non_simple_strides(make_strided, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_d.test_tall_p_col_sqr
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 725, in test_tall_p_col_sqr
self.base_tall_p_col_xxx(5)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 715, in base_tall_p_col_xxx
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_d.test_tall_p_col_tall
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 721, in test_tall_p_col_tall
self.base_tall_p_col_xxx(3)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 715, in base_tall_p_col_xxx
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_f.test_Mx1_economic_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 881, in test_Mx1_economic_p_col
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_f.test_Mx1_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 853, in test_Mx1_p_col
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_f.test_neg_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1023, in test_neg_strides_p_col
self.base_non_simple_strides(negate_strides, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_f.test_non_itemsize_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1035, in test_non_itemsize_strides_p_col
self.base_non_simple_strides(nonitemsize_strides, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_f.test_non_native_byte_order_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1047, in test_non_native_byte_order_p_col
self.base_non_simple_strides(make_nonnative, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_f.test_non_unit_strides_p_col
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1011, in test_non_unit_strides_p_col
self.base_non_simple_strides(make_strided, 0, 3, 'col')
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 970, in base_non_simple_strides
q1, r1 = qr_insert(qs, r, u, k, which, overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_f.test_tall_p_col_sqr
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 725, in test_tall_p_col_sqr
self.base_tall_p_col_xxx(5)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 715, in base_tall_p_col_xxx
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRinsert_f.test_tall_p_col_tall
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 721, in test_tall_p_col_tall
self.base_tall_p_col_xxx(3)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 715, in base_tall_p_col_xxx
q1, r1 = qr_insert(q, r, u, col, 'col', overwrite_qru=False)
File "scipy/linalg/_decomp_update.pyx", line 1816, in scipy.linalg._decomp_update.qr_insert (scipy/linalg/_decomp_update.c:28082)
File "scipy/linalg/_decomp_update.pyx", line 2132, in scipy.linalg._decomp_update.qr_insert_col (scipy/linalg/_decomp_update.c:31692)
ValueError: The 7th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_D.test_neg_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1426, in test_neg_strides_rank_p
self.base_non_simple_strides(negate_strides, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_D.test_non_itemsize_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1438, in test_non_itemsize_strides_rank_p
self.base_non_simple_strides(nonitemsize_strides, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_D.test_non_native_byte_order_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1450, in test_non_native_byte_order_rank_p
self.base_non_simple_strides(make_nonnative, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_D.test_non_unit_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1414, in test_non_unit_strides_rank_p
self.base_non_simple_strides(make_strided, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_D.test_tall_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1223, in test_tall_rank_p
q1, r1 = qr_update(q, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_F.test_neg_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1426, in test_neg_strides_rank_p
self.base_non_simple_strides(negate_strides, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_F.test_non_itemsize_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1438, in test_non_itemsize_strides_rank_p
self.base_non_simple_strides(nonitemsize_strides, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_F.test_non_native_byte_order_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1450, in test_non_native_byte_order_rank_p
self.base_non_simple_strides(make_nonnative, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_F.test_non_unit_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1414, in test_non_unit_strides_rank_p
self.base_non_simple_strides(make_strided, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_F.test_tall_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1223, in test_tall_rank_p
q1, r1 = qr_update(q, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_d.test_neg_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1426, in test_neg_strides_rank_p
self.base_non_simple_strides(negate_strides, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_d.test_non_itemsize_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1438, in test_non_itemsize_strides_rank_p
self.base_non_simple_strides(nonitemsize_strides, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_d.test_non_native_byte_order_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1450, in test_non_native_byte_order_rank_p
self.base_non_simple_strides(make_nonnative, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_d.test_non_unit_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1414, in test_non_unit_strides_rank_p
self.base_non_simple_strides(make_strided, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_d.test_tall_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1223, in test_tall_rank_p
q1, r1 = qr_update(q, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_f.test_neg_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1426, in test_neg_strides_rank_p
self.base_non_simple_strides(negate_strides, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_f.test_non_itemsize_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1438, in test_non_itemsize_strides_rank_p
self.base_non_simple_strides(nonitemsize_strides, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_f.test_non_native_byte_order_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1450, in test_non_native_byte_order_rank_p
self.base_non_simple_strides(make_nonnative, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_f.test_non_unit_strides_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1414, in test_non_unit_strides_rank_p
self.base_non_simple_strides(make_strided, 'full', 3, False)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1349, in base_non_simple_strides
q1, r1 = qr_update(qs, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_decomp_update.TestQRupdate_f.test_tall_rank_p
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/linalg/tests/test_decomp_update.py", line 1223, in test_tall_rank_p
q1, r1 = qr_update(q, r, u, v, False)
File "scipy/linalg/_decomp_update.pyx", line 2487, in scipy.linalg._decomp_update.qr_update (scipy/linalg/_decomp_update.c:34044)
ValueError: The 5th argument to ?geqrf was invalid
======================================================================
ERROR: test_nonlin.TestNonlin.test_problem_nonlin(<function F4_powell at 0x7f627c1e3488>, <function newton_krylov at 0x7f6289d1d1b8>)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/optimize/tests/test_nonlin.py", line 105, in _check_nonlin_func
x = func(f, f.xin, f_tol=f_tol, maxiter=200, verbose=0)
File "<string>", line 8, in newton_krylov
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/optimize/nonlin.py", line 347, in nonlin_solve
raise NoConvergence(_array_like(x, x0))
NoConvergence: [ 0.00196136 0.05025112]
======================================================================
FAIL: test_nonlin.TestNonlin.test_problem_root(<function F4_powell at 0x7f627c1e3488>, 'krylov')
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/larsoner/custombuilds/nose/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/larsoner/.local/lib/python2.7/site-packages/scipy/optimize/tests/test_nonlin.py", line 111, in _check_root
assert_(np.absolute(res.fun).max() < f_tol)
File "/home/larsoner/.local/lib/python2.7/site-packages/numpy-1.12.0.dev0+1fc180b-py2.7-linux-x86_64.egg/numpy/testing/utils.py", line 63, in assert_
raise AssertionError(smsg)
AssertionError
----------------------------------------------------------------------
Ran 24072 tests in 670.559s
FAILED (KNOWNFAIL=92, SKIP=1969, errors=53, failures=1)
<nose.result.TextTestResult run=24072 errors=53 failures=1>
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment