bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] gsl_sf_ellint_Kcomp stalls on GSL_NAN


From: Victor Zverovich
Subject: [Bug-gsl] gsl_sf_ellint_Kcomp stalls on GSL_NAN
Date: Tue, 02 Aug 2016 17:31:02 +0000

Running

    gsl_sf_ellint_Kcomp(GSL_NAN, GSL_PREC_DOUBLE);

stalls on EPEL6 instead of giving an error as it does on some other systems
(like Ubuntu 16.04 with gcc 5.3.1):

  .../ellint.c:225: ERROR: too many iterations error
  Default GSL error handler invoked.

This issue has initially been reported here:
https://github.com/ampl/mp/issues/103.

Version of GSL used: 2.1

Thanks,
Victor


reply via email to

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