#8259: Conversion from symmetric polynomials to basis of monomial symmetric
functions
------------------------------+---------------------------------------------
   Reporter:  aschilling      |       Owner:  sage-combinat      
       Type:  enhancement     |      Status:  positive_review    
   Priority:  major           |   Milestone:  sage-4.3.4         
  Component:  combinatorics   |    Keywords:  symmetric functions
     Author:  Anne Schilling  |    Upstream:  N/A                
   Reviewer:  Jason Bandlow   |      Merged:                     
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by nthiery):

 Just two tiny remarks:

  - One can write `assert a==b` instead of `assert(a==b)`
  - One could be a bit more specific:  `assert a==b, "not a symmetric
 polynomial"
  - Assertion are not *always* checked (see
 http://docs.python.org/reference/simple_stmts.html).
    So I am not sure it is the appropriate idiom here.

 That's minor, so I let you see if you want to add a quick review patch, or
 just leave things as is.

 Thanks!

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