bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] [bug #50734] initialize newton, steffenson solvers with GSL_FN


From: Leo Singer
Subject: [Bug-gsl] [bug #50734] initialize newton, steffenson solvers with GSL_FN_FDF_EVAL_F_DF
Date: Wed, 5 Apr 2017 13:36:35 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.1 Safari/603.1.30

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

                 Summary: initialize newton, steffenson solvers with
GSL_FN_FDF_EVAL_F_DF
                 Project: GNU Scientific Library
            Submitted by: lpsinger
            Submitted on: Wed 05 Apr 2017 05:36:34 PM UTC
                Category: Performance
                Severity: 3 - Normal
        Operating System: 
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any

    _______________________________________________________

Details:

These were the only places in these two solvers where GSL_FN_FDF_EVAL_F or
GSL_FN_FDF_EVAL_DF were used independently. If the function or its derivative
shared some expensive calculations in common, then this could lead to
inefficient initialization of the solver.

See attached patch.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 05 Apr 2017 05:36:34 PM UTC  Name:
0001-initialize-newton-steffenson-solvers-with-GSL_FN_FDF.patch  Size: 1kB  
By: lpsinger

<http://savannah.gnu.org/bugs/download.php?file_id=40269>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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