octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #39000] Can't override BLAS XERBLA handler on


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #39000] Can't override BLAS XERBLA handler on Windows
Date: Thu, 21 Jun 2018 11:45:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #46, bug #39000 (project octave):

I'm not sure that we want to undo all of them.

For example, if you try to invert a matrix containing a NaN, what should the
result be?  All elements NaN (might require checking for NaN before calling
LAPACK)?  Whatever happens inside LAPACK (that could be random results or an
XERBLA error or possibly a worse error depending on what code path is taken
inside LAPACK)?  Something else?  What does Matlab do?

Maybe this issue should be discussed on the mailing list separately from this
bug report?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39000>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]