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]
Other format: [Raw text]

Re: Incomplete Fermi Dirac ?


giorgio mugnaini writes:
 > Hello,
 > I'm with University of Pisa and I've found that algorithm ACM 745 
 > computes incomplete Fermi-Dirac integrals.
 > 
 > An implementation is available in fortran 77 at:
 > 
 > http://www.netlib.org/toms/745
 > 
 > I've thought that this implementation could be used in order to build a 
 > port in C that can be included in GSL.

N.B. be careful that the TOMS code is not free software -- it is
restricted to non-commercial use.

For use in free software it is necessary to go back to the original
paper and implement the algorithm from the description there, without
using the code itself.

-- 
Brian Gough


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