flintlib / arb

Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead
http://arblib.org/
GNU Lesser General Public License v2.1
455 stars 137 forks source link

Regressions in elliptic_pi_inc #309

Open fredrik-johansson opened 4 years ago

fredrik-johansson commented 4 years ago

With the new algorithm to evaluate R_J, there are some regressions in elliptic_pi_inc (see https://trac.sagemath.org/ticket/29719):

Either further analysis could be done for the Carlson R_J algorithm to establish larger regions of validity, or perhaps a separate algorithm could be added to deal with the inexact phi = pi/2 case.