gsl

Patrick Dupre pdupre at gmx.com
Thu Jun 4 16:28:36 UTC 2015



===========================================================================
 Patrick DUPRÉ                                 | | email: pdupre at gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================


> Sent: Thursday, June 04, 2015 at 6:21 PM
> From: "Susi Lehtola" <jussilehtola at fedoraproject.org>
> To: "Community support for Fedora users" <users at lists.fedoraproject.org>
> Subject: Re: gsl
>
> On 06/04/2015 07:50 AM, Patrick Dupre wrote:
> > Hello,
> >
> > This is not new.
> >
> > Somebody already asked but did not get the answer!
> >
> > http://stackoverflow.com/questions/24672293/how-do-i-set-the-fsolver-type-in-gsl
> 
> gsl has an excellent manual.
> 
> All of this is covered, with examples, at
> 
> https://www.gnu.org/software/gsl/manual/html_node/Initializing-the-Solver.html#Initializing-the-Solver
> 
> https://www.gnu.org/software/gsl/manual/html_node/Root-Bracketing-Algorithms.html#Root-Bracketing-Algorithms
> 
This is root_fsolver not the multifit_fsolver !!!


> You also could have grepped through the sources to find
> 
> GSL_VAR const gsl_root_fsolver_type  * gsl_root_fsolver_bisection;
> GSL_VAR const gsl_root_fsolver_type  * gsl_root_fsolver_brent;
> GSL_VAR const gsl_root_fsolver_type  * gsl_root_fsolver_falsepos;
> GSL_VAR const gsl_root_fdfsolver_type  * gsl_root_fdfsolver_newton;
> GSL_VAR const gsl_root_fdfsolver_type  * gsl_root_fdfsolver_secant;
> GSL_VAR const gsl_root_fdfsolver_type  * gsl_root_fdfsolver_steffenson;
> 
> in gsl/gsl_roots.h.
> -- 
> Susi Lehtola
> Fedora Project Contributor
> jussilehtola at fedoraproject.org
> -- 
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>


More information about the users mailing list