Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Trac #19532: Add references
Browse files Browse the repository at this point in the history
  • Loading branch information
cheuberg committed Jan 22, 2016
1 parent 0860173 commit a3a6dfd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/sage/rings/asymptotic/asymptotic_expansion_generators.py
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,17 @@ def SingularityAnalysis(var, zeta=1, alpha=0, beta=0, delta=0,
Asymptotic Ring <n^(Symbolic Subring rejecting the variable n)>
over Symbolic Subring rejecting the variable n
ALGORITHM:
See [FS2009]_ together with the
`errata list <http://algo.inria.fr/flajolet/Publications/AnaCombi/errata.pdf>`_.
REFERENCES:
.. [FS2009] Philippe Flajolet and Robert Sedgewick,
`Analytic combinatorics <http://algo.inria.fr/flajolet/Publications/AnaCombi/book.pdf>`_.
Cambridge University Press, Cambridge, 2009.
TESTS::
sage: asymptotic_expansions.SingularityAnalysis(
Expand Down

0 comments on commit a3a6dfd

Please sign in to comment.