octave-maintainers
[Top][All Lists]
Advanced

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

Test failures with edge cases in slatec-fn functions


From: Michael Goffioul
Subject: Test failures with edge cases in slatec-fn functions
Date: Tue, 25 Oct 2011 16:17:08 +0100

Hi,

When I run the octave test suites (octave dev branch, MSVC +
gfortran), I get various errors due to slatec-fn functions not
handling edge cases, like:

erfc(Inf)
atanh(1)
...

The result is that the fortran routines throw an exception (e.g. "X SO
BIG ERFC UNDERFLOWS"). Is this expected from the slatec-fc functions?

Michael.


reply via email to

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