Fortran-Wrappers

Brian Gough bjg@network-theory.co.uk
Wed Dec 19 13:20:00 GMT 2001


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



More information about the Gsl-discuss mailing list