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

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

[Octave-bug-tracker] [bug #36364] DERF.F: Inaccurate results for very sm


From: Rik
Subject: [Octave-bug-tracker] [bug #36364] DERF.F: Inaccurate results for very small values of x
Date: Wed, 13 Jun 2012 19:42:11 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0

Update of bug #36364 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #4:

I have confirmed this issue.  The Fortran code from SLATEC is in error.  The
reason it has rarely been a problem is that Octave usually links in the erf()
function from the C math library.  It is only when that version is unavailable
that we switch over to the Fortran version that Octave ships in libcruft. 
This does occasionally happen as has been reported on the MinGW platform in
reference to a different bug.  I will take this up on the Octave mailing list
soon for the best way to implement a fix.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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