[Numpy-discussion] MKL ValueError: On entry to DLASCL parameter number 5 had an illegal value

josef.pktd at gmail.com josef.pktd at gmail.com
Tue Mar 10 12:33:10 EDT 2015


I got a illegal value message using MKL on Windows 64 while running the
statsmodels test suite.

Kevin is getting the same with more information, which indicates that it
might be numpy.linalg.svd
https://github.com/statsmodels/statsmodels/issues/2308#issuecomment-78086656

Is this serious?

I'm just setting up a new computer and haven't investigated yet.
Given the name of the test class, this might be a warning for an inf or
nan, then it would be our problem in statsmodels

Josef
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150310/7e28bab2/attachment.html>


More information about the NumPy-Discussion mailing list