#8412: Trivial Center of Matrix Group
----------------------------+-----------------------------------------------
   Reporter:  iandrus       |       Owner:  joyner         
       Type:  defect        |      Status:  positive_review
   Priority:  major         |   Milestone:                 
  Component:  group_theory  |    Keywords:                 
     Author:  iandrus       |    Upstream:  N/A            
   Reviewer:                |      Merged:                 
Work_issues:                |  
----------------------------+-----------------------------------------------

Comment(by mvngu):

 It looks like
 
[http://trac.sagemath.org/sage_trac/attachment/ticket/8412/trac_8412_trivial_center.patch
 trac_8412_trivial_center.patch] consists of two patch files rolled into
 one, as evident from this snippet:
 {{{
      ::
 -
 +
          sage: F = GF(5); MS = MatrixSpace(F,2,2)
          sage: G = MatrixGroup([MS.0])
          Traceback (most recent call last):
 # HG changeset patch
 # User Ivan Andrus <[email protected]>
 # Date 1267527460 -3600
 # Node ID fa0a59cf132bca55c4500e7c134157e57a23dc3d
 # Parent  023d02e0af46ae4e4450e3f2f14db54345aa8774
 Added doctest for trivial center patch

 diff -r 023d02e0af46 -r fa0a59cf132b
 sage/groups/matrix_gps/matrix_group.py
 --- a/sage/groups/matrix_gps/matrix_group.py    Mon Mar 01 23:52:39 2010
 +0100
 +++ b/sage/groups/matrix_gps/matrix_group.py    Tue Mar 02 11:57:40 2010
 +0100
 @@ -739,6 +739,11 @@
 }}}
 A patch file shouldn't be like that. I have attached the same patch, which
 also include the ticket number in the commit message. (Every commit
 message must have a ticket number.)

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