bugGNU Scientific Library - Bugs: bug #39153, gsl_multifit_linear_residuals...

 
 

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

bug #39153: gsl_multifit_linear_residuals should be changed to use dgemv

Submitter:  Patrick Alken <psa>
Submitted:  Mon 03 Jun 2013 03:51:15 PM UTC
   
 
Category:  Performance Severity:  3 - Normal
Operating System:  Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release: 

Mon 03 Jun 2013 03:51:15 PM UTC, original submission:  

Currently it loops through rows of matrix X using ddot(), but it could be done with 1 call to dgemv()

Patrick Alken <psa>
Group administrator

 

(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 (Submitted the item)
  •  

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-06-03 psa StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code