-
-
Notifications
You must be signed in to change notification settings - Fork 660
Open
Description
See https://groups.google.com/forum/?hl=en#!topic/sage-devel/8z2HyH5Y8Dc with Fredrik's assessment:
"For Sage, fixing the problem is actually trivial: when the hypergeometric function is a polynomial (and at least when the inputs are exact), don't call mpmath; just evaluate the polynomial directly and then call .n() on the result."
Component: symbolics
Keywords: special, functions, pFq, evaluation
Author: Ralf Stephan
Branch/Commit: u/rws/work_around_mpmath_problem_with_hypergeometric___zeroes @ 0e0fef6
Issue created by migration from https://trac.sagemath.org/ticket/17066