At Thu, 31 May 2007 20:08:38 +0200, Gr�gory Marchal wrote: > I work on GDL project: > http://gnudatalanguage.sourceforge.net/ > > For this project we use GSL. > > I needed expint function but I see that the GSL's expint is > incomplete (it computes E_1, E_2, but that's all), so I write a > complete code for expint. >
Thanks for the suggestion, I will add E_n() in the next release of GSL. -- Brian Gough
