#18233: default implementation of product_by_coercion in
SymmetricFunctionAlgebra_generic
-------------------------+-------------------------------------------------
   Reporter:  zabrocki   |            Owner:
       Type:             |           Status:  new
  enhancement            |        Milestone:  sage-6.7
   Priority:  minor      |         Keywords:  symmetric functions, sf,
  Component:             |  combinat
  combinatorics          |          Authors:  zabrocki
  Merged in:             |  Report Upstream:  N/A
  Reviewers:             |           Branch:
Work issues:             |     Dependencies:
     Commit:             |
   Stopgaps:             |
-------------------------+-------------------------------------------------
 The class `SymmetricFunctionAlgebra_generic` already has a
 `coproduct_by_coercion` so the coproduct works after establishing a
 coercion path.  However, the product does not work without implementing
 one of `product_on_basis`, `_multiply`, `_multiply_basis`,
 `product_by_coercion` (the precedence order is established in
 `categories.magmatic_algebras`).

 By implementing `product_by_coercion` in
 `SymmetricFunctionAlgebra_generic`, the product will be implemented once a
 coercion path is established.

--
Ticket URL: <http://trac.sagemath.org/ticket/18233>
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/d/optout.

Reply via email to