bugGNU Scientific Library - Bugs: bug #49728, False information in documentation...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #49728: False information in documentation of `gsl_linalg_LU_refine`

Submitter:  Joey De Pauw <joeydp>
Submitted:  Mon 28 Nov 2016 04:09:21 PM UTC
   
 
Category:  Documentation Severity:  3 - Normal
Operating System:  -- Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  GSL-2.2.1

Tue 29 Nov 2016 10:00:31 PM UTC, comment #1: 

fixed in commit 166c951492306096cd033376f0e55c2d77211132

Patrick Alken <psa>
Group administrator
Mon 28 Nov 2016 04:09:21 PM UTC, original submission:  

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

Joey De Pauw <joeydp>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psa (Posted a comment)
  • -email is unavailable- added by joeydp (Submitted the item)
  • -email is unavailable- added by joeydp
  •  

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-11-29 psa StatusNone Fixed
        Open/ClosedOpen Closed
    2016-11-28 joeydp Carbon-Copy- Added joeydp

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code