#14162: fix parent coefficients for elements of NCSF / QSym
-----------------------------+----------------------------------------------
   Reporter:  saliola        |             Owner:  sage-combinat 
       Type:  defect         |            Status:  new           
   Priority:  major          |         Milestone:  sage-5.8      
  Component:  combinatorics  |          Keywords:  qsym, ncsf    
Work issues:                 |   Report Upstream:  N/A           
  Reviewers:                 |           Authors:  Franco Saliola
  Merged in:                 |      Dependencies:                
   Stopgaps:                 |  
-----------------------------+----------------------------------------------
 {{{
                 sage: complete =
 NonCommutativeSymmetricFunctions(ZZ).complete()
                 sage: I = Composition([1,1])
                 sage: x =
 complete.alternating_sum_of_fatter_compositions(I)
                 sage: [c.parent() for c in x.coefficients()]
                 [Integer Ring, Rational Field]
 }}}
 Of course, all the coefficients should be in the Integer Ring.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14162>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to