#10519: analytic combinatorics: new code for computing asymptotics for
multivariate
generating functions
------------------------------------------------------------------------------------------+
Reporter: araichev
| Owner: sage-combinat
Type: enhancement
| Status: needs_review
Priority: major
| Milestone: sage-5.4
Component: combinatorics
| Resolution:
Keywords: analytic combinatorics, multivariate generating functions,
asymptotics | Work issues: failing tests, trailing whitespaces
Report Upstream: N/A
| Reviewers: David Loeffler
Authors: Alex Raichev
| Merged in:
Dependencies:
| Stopgaps:
------------------------------------------------------------------------------------------+
Changes (by chapoton):
* status: needs_work => needs_review
Old description:
> This code is a collection of functions designed
> to compute asymptotics of Maclaurin coefficients of certain classes of
> multivariate generating functions.
>
> The main function asymptotics() returns the first `N` terms of
> the asymptotic expansion of the Maclaurin coefficients `F_{n\alpha}`
> of the multivariate meromorphic function `F=G/H` as `n\to\infty`.
> It assumes that `F` is holomorphic in a neighborhood of the origin,
> that `H` is a polynomial, and that asymptotics in the direction of
> `\alpha` (a tuple of positive integers) are controlled by smooth
> or multiple points.
>
> Apply [attachment:trac_10519v4.patch ]
New description:
This code is a collection of functions designed
to compute asymptotics of Maclaurin coefficients of certain classes of
multivariate generating functions.
The main function asymptotics() returns the first `N` terms of
the asymptotic expansion of the Maclaurin coefficients `F_{n\alpha}`
of the multivariate meromorphic function `F=G/H` as `n\to\infty`.
It assumes that `F` is holomorphic in a neighborhood of the origin,
that `H` is a polynomial, and that asymptotics in the direction of
`\alpha` (a tuple of positive integers) are controlled by smooth
or multiple points.
Apply [attachment:trac_10519-v5.patch ]
--
Comment:
applu trac_10519-v5.patch
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10519#comment:36>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.