help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] GSL 1.16: gsl_sf_bessel_jl failure


From: JE Campagne
Subject: [Help-gsl] GSL 1.16: gsl_sf_bessel_jl failure
Date: Mon, 16 Sep 2013 15:27:37 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

Dear developpers

I am running GSL 1.16 with such architecture

Linux opera3.lal.in2p3.fr 2.6.32-220.13.1.el6.x86_64 #1 SMP Tue Apr 17 15:16:22 CDT 2012 x86_64 x86_64 x86_64 GNU/Linux

and  gcc compilor version gcc (GCC) 4.4.5 20110214

I have a problem both with
gsl_sf_bessel_jl_e(int l, double x, gsl_sf_result* r)
or
gsl_sf_bessel_jl (int l, double x)

routine that fails to compute with l>~256 and produce such message

gsl: gamma.c:1467: ERROR: underflow
Default GSL error handler invoked.
Abort (core dumped)

Is there a way to avoid such features or is it a bug?

Best
J.E Campagne






reply via email to

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