From e58f1e0e94407983fa18cd535cf76427019f1519 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Wed, 17 Jun 2009 12:27:17 +0000 Subject: added special transport and elljac --- lib/Numeric/GSL/Special/autoall.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lib/Numeric/GSL/Special/autoall.sh') diff --git a/lib/Numeric/GSL/Special/autoall.sh b/lib/Numeric/GSL/Special/autoall.sh index b9ea6d0..18d0a6e 100644 --- a/lib/Numeric/GSL/Special/autoall.sh +++ b/lib/Numeric/GSL/Special/autoall.sh @@ -5,6 +5,7 @@ function rep { cp /tmp/tmp-rep $3 } +rm -f funs.txt ./auto.hs airy rep ') where' ', Precision(..)\n) where' Airy.hs @@ -18,6 +19,7 @@ rep ', coupling_6j_INCORRECT_e\n, coupling_6j_INCORRECT\n' '' Coupling.hs ./auto.hs dilog ./auto.hs elementary ./auto.hs ellint +#./auto.hs elljac ./auto.hs erf ./auto.hs exp rep ', exp\n' ', Numeric.GSL.Special.Exp.exp\n' Exp.hs @@ -29,12 +31,14 @@ rep ', exprel_n_CF_e' '-- , exprel_n_CF_e' Exp.hs ./auto.hs hyperg ./auto.hs laguerre ./auto.hs lambert -./auto.hs legendre gsl_sf_legendre.h +./auto.hs legendre ./auto.hs log rep ', log\n' ', Numeric.GSL.Special.Log.log\n' Log.hs +#./auto.hs mathieu ./auto.hs pow_int ./auto.hs psi ./auto.hs synchrotron +./auto.hs transport ./auto.hs trig rep ', sin\n' ', Numeric.GSL.Special.Trig.sin\n' Trig.hs rep ', cos\n' ', Numeric.GSL.Special.Trig.cos\n' Trig.hs -- cgit v1.2.3