CERN’s ROOT library/program uses GSL in its “MathMore” section, and uses GSL-provided special functions, interpolators, integrators, etc. It’s C++, and provides wrappers for the GSL functions.
https://root.cern.ch/drupal/content/mathmore-library Jean-François On Jul 3, 2015, at 14:21 , Aurangzeb <orang...@purdue.edu> wrote: > > Hi, > > I am looking for applications (written in C) that use GSL's special > functions such as Bessel functions, Clausen functions, Dawson function, Debye > functions, Exponential Integrals, Fermi-Dirac functions, Gamma functions, > Legendre functions, Psi (Digamma) function, Synchroton functions, Transport > functions, and Zeta functions. > > Any pointers to source code of such applications or ideas on how to find > them would be greatly appreciated. > > Thanks, > Aurangzeb >