The Fricas/Axiom package GUESS might do what you want. Some parts of it are described in http://wiki.sagemath.org/Axiom_as_an_OSCAS To install it, type sage -i fricas-0.3.1
On Jan 31, 2008 3:33 PM, Dror Speiser <[EMAIL PROTECTED]> wrote: > > Are there any implementations of algorithms for finding generating > functions of series? > > I mean in the approximating sense, where the algorithm is given n > numbers, and it tries to find a function that its generating > function's first n coefficients are as the given numbers. > Maple has such a package called gfun, written by Bruno Salvy, Paul > Zimmermann and Eithne Murray. > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-forum URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
