This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Fortran-Wrappers


Harald Wiedemann writes:
 > I am new to the list and I have a question concerning
 > Fortran and gsl. According to the FAQ it should be
 > "easy" to write wrappers, so that Fortran-Programmers
 > can use gsl as well.
 > 
 > I wanted to write a wrapper for the multiroot solver,
 > but the result is not satisfactory. Did anybody write
 > already such wrappers and can they be found on the web?

You can use the solvers HYBRJ/HYBRD in the original Fortran library
MINPACK.  The GSL routines are just a translation of these.

regards
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]