#4513: [with patch, needs review] Action of MatrixGroup on a MPolynomialRing
---------------------------------------------------+------------------------
 Reporter:  SimonKing                              |        Owner:  SimonKing 
     Type:  enhancement                            |       Status:  new       
 Priority:  major                                  |    Milestone:  sage-3.2.1
Component:  commutative algebra                    |   Resolution:            
 Keywords:  matrix group, action, polynomial ring  |  
---------------------------------------------------+------------------------
Comment (by malb):

 {{{
 cdef list Im
 if isinstance(M,list):
   Im = M
 }}}

 shouldn't Im = M take care of the type checking anyway, so that a try-
 except block is sufficient? Also, I think maybe the type of p should be
 checked in the {{{__call__}}} method and a friendly error message raised?
 Not sure though.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4513#comment:9>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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