#12381: Typo in sage.combinat.sf.classical
-----------------------------+----------------------------------------------
   Reporter:  roed           |          Owner:  sage-combinat
       Type:  defect         |         Status:  needs_review 
   Priority:  major          |      Milestone:  sage-5.0     
  Component:  combinatorics  |       Keywords:               
Work_issues:                 |       Upstream:  N/A          
   Reviewer:                 |         Author:  David Roe    
     Merged:                 |   Dependencies:               
-----------------------------+----------------------------------------------
Changes (by roed):

  * status:  new => needs_review


Old description:

> There's a typo in the _element_constructor_, revealed by the new
> doctesting implementation.

New description:

 There's a typo in the _element_constructor_, revealed by the new
 doctesting implementation.

 {{{
 sage: McdJ = MacdonaldPolynomialsJ(QQ)
 sage: s = SymmetricFunctions(McdJ.base_ring()).s()
 sage: s._element_constructor(McdJ(s[2,1])
 BOOM!
 }}}

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12381#comment:1>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to