#14543: Implement compositional inverses of cycle index series
------------------------------------------+---------------------------------
       Reporter:  agd                     |         Owner:  sage-combinat
           Type:  enhancement             |        Status:  needs_review 
       Priority:  major                   |     Milestone:  sage-5.11    
      Component:  combinatorics           |    Resolution:               
       Keywords:  species, cycle indices  |   Work issues:               
Report Upstream:  N/A                     |     Reviewers:               
        Authors:                          |     Merged in:               
   Dependencies:                          |      Stopgaps:               
------------------------------------------+---------------------------------
Changes (by agd):

  * dependencies:  #14542 =>


Comment:

 I have uploaded a new version of the patch which moves the code to a
 different part of the class, eliminating the spurious dependency on
 #14542. I have also expanded and updated the documentation in two ways: by
 adding an ALGORITHM block explaining the (rather clumsy) method which is
 used here, and by adding a SEEALSO explaining the connection to
 CombinatorialLogarithmSeries.

 darij has suggested in discussion on #14542 that this use of {{{assert}}}
 may cause problems when CycleIndexSeriesRing is based in a complicated
 ring (like another LazyPowerSeriesRing). Is the best option here to add
 something like an optional {{{check_input}}} option which allows the user
 to suppress these assertions?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14543#comment:5>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to