bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] [bug #49728] False information in documentation of `gsl_linalg


From: Joey De Pauw
Subject: [Bug-gsl] [bug #49728] False information in documentation of `gsl_linalg_LU_refine`
Date: Mon, 28 Nov 2016 16:09:24 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/53.0.2785.143 Chrome/53.0.2785.143 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?49728>

                 Summary: False information in documentation of
`gsl_linalg_LU_refine`
                 Project: GNU Scientific Library
            Submitted by: joeydp
            Submitted on: Mon 28 Nov 2016 04:09:21 PM GMT
                Category: Documentation
                Severity: 3 - Normal
        Operating System: --
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: GSL-2.2.1
         Discussion Lock: Any

    _______________________________________________________

Details:

The documentation for the function `gsl_linalg_LU_refine` states the
following: " ... The initial residual r = A x - b is also computed and stored
in residual".

Analysis of the source code indicates that this is not the case. The vector
`residual` contains an intermediary result.

Online documentation:
https://www.gnu.org/software/gsl/manual/html_node/LU-Decomposition.html




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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