-
-
Notifications
You must be signed in to change notification settings - Fork 660
Closed
Milestone
Description
Pynac-0.7.3 introduces Gosper's hypergeometric summation algorithm. The ticket will implement the interface and add an extensive test file. Later tickets may call the function before delegating unsolved sums to Maxima.
Also, the WZ certificate can be computed to prove hypergeometric identities.
The test file has one test marked as known bug. Its resolution depends on handling of expressions with algebraic coefficients (i.e. manipulations of polynomials over algebraic fields).
Pynac-0.7.5 adds a crucial improvement and a faster implementation.
Depends on #22174
Depends on #22364
Component: symbolics
Author: Ralf Stephan
Branch/Commit: 70462e2
Reviewer: Frédéric Chapoton
Issue created by migration from https://trac.sagemath.org/ticket/22090