#15150: Implement NCSym
------------------------------------+-----------------------------
       Reporter:  tscrim            |        Owner:  sage-combinat
           Type:  enhancement       |       Status:  needs_review
       Priority:  major             |    Milestone:  sage-5.12
      Component:  combinatorics     |   Resolution:
       Keywords:                    |    Merged in:
        Authors:  Travis Scrimshaw  |    Reviewers:
Report Upstream:  N/A               |  Work issues:
         Branch:                    |       Commit:
   Dependencies:  #15143            |     Stopgaps:
------------------------------------+-----------------------------

Comment (by zabrocki):

 OK. Thanks for fixing that.  I'm looking over the patch and I have some
 initial changes where the multiplication uses the pipe function and the
 product is implemented in the `q` basis.

 The change of basis from `q` to `x` or vice versa is slow and so ideally I
 would like to improve this.

 I think that line 180 from `ncsym.py` is wrong.  There should be no
 morphism from NCSym to Sym, but there is a projection.  There is however a
 morphism from DNCSym to Sym.

 DNCSym is similar to quasi-symmetric functions so that if you add the
 right elements together (say some linear combination of the `w` basis)
 then you have an element of Sym.

--
Ticket URL: <http://trac.sagemath.org/ticket/15150#comment:17>
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