bugGNU Scientific Library - Bugs: bug #49465, initialize newton and steffenson...

 
 

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

bug #49465: initialize newton and steffenson solvers with GSL_FN_FDF_EVAL_F_DF

Submitter:  Leo Singer <lpsinger>
Submitted:  Fri 28 Oct 2016 08:15:20 AM UTC
   
 
Category:  Performance Severity:  3 - Normal
Operating System:  Status:  None
Assigned to:  None Open/Closed:  Open
Release: 

Fri 28 Oct 2016 08:15:20 AM UTC, original submission:  

The attached patch causes the Newton and Steffenson one-dimensional root finders to initialize using GSL_FN_FDF_EVAL_F_DF rather than GSL_FN_FDF_EVAL_F and GSL_FN_FDF_EVAL_DF. This should result in faster initialization for problems where the function and derivative are expensive to evaluate and involve redundant calculations.

Leo Singer <lpsinger>

 

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

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lpsinger (Submitted the item)
  •  

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-10-28 lpsinger Attached File- Added 0001-initialize-newton-steffenson-solvers-with-GSL_FN_FDF.patch, #38826

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code