#10519: analytic combinatorics: new code for computing asymptotics for 
multivariate
generating functions
-------------------------------------+-------------------------------------
       Reporter:  araichev           |        Owner:  sage-combinat
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.1
      Component:  combinatorics      |   Resolution:
       Keywords:  analytic           |    Merged in:
  combinatorics, multivariate        |    Reviewers:  Daniel Krenn, David
  generating functions, asymptotics  |  Loeffler, Travis Scrimshaw
        Authors:  Daniel Krenn,      |  Work issues:
  Alex Raichev                       |       Commit:
Report Upstream:  N/A                |  a30a18a230a1f77fac00e636b779df8f571eda62
         Branch:                     |     Stopgaps:
  public/combinat/10519              |
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by dkrenn):

 Replying to [comment:127 vbraun]:
 > {{{
 > sage -t --long
 src/sage/rings/asymptotic/asymptotics_multivariate_generating_functions.py
 > **********************************************************************
 > File
 "src/sage/rings/asymptotic/asymptotics_multivariate_generating_functions.py",
 line 98, in
 sage.rings.asymptotic.asymptotics_multivariate_generating_functions
 > Failed example:
 >     s
 > Expected:
 >     [{y: 1, x: 1}]
 > Got:
 >     [{x: 1, y: 1}]
 > }}}

 Hmmm...I thought there is something like a display-hook, which catches
 such things (orderings in dicts and sets).

 > {{{
 > **********************************************************************
 > File
 "src/sage/rings/asymptotic/asymptotics_multivariate_generating_functions.py",
 line 4373, in
 
sage.rings.asymptotic.asymptotics_multivariate_generating_functions.coerce_point
 > Failed example:
 >     p
 > Expected:
 >     {y: 7/8, x: 1}
 > Got:
 >     {x: 1, y: 7/8}
 > }}}

 The same here...

 For the other issues: I am confident to fix.

--
Ticket URL: <http://trac.sagemath.org/ticket/10519#comment:128>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to