help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] GSL with Fortran95


From: Brian Gough
Subject: Re: [Help-gsl] GSL with Fortran95
Date: Mon, 10 May 2004 11:40:03 +0100

Patrick Talou writes:
 > I have a simple question: is it possible to use the GSL with a code 
 > written in Fortran 95 (and higher)? I'd guess that to do so one needs 
 > to code a wrapper, especially for data type compatibility issues. Has 
 > there anything been done in this arena, or is it perhaps being planned?

Hi,

There is no goal for compatibility with F95.  I don't think GCC
supports F95 yet.

If you wanted to call GSL, you'd have to follow whatever method you
use to call other C libraries from Fortran with your compiler.

-- 
Brian Gough




reply via email to

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