#14791: Named finitely presented groups
-------------------------------------------------+-------------------------
       Reporter:  dshurbert                      |         Owner:  joyner
           Type:  enhancement                    |        Status:
       Priority:  minor                          |  needs_review
      Component:  group theory                   |     Milestone:
       Keywords:  group presentations, free      |  sage-5.12
  groups                                         |    Resolution:
        Authors:  Davis Shurbert                 |     Merged in:
Report Upstream:  N/A                            |     Reviewers:
         Branch:                                 |   Work issues:
       Stopgaps:                                 |  Dependencies:
-------------------------------------------------+-------------------------

Comment (by jhpalmieri):

 How about this change instead:
 {{{
 #!diff
 diff --git a/sage/groups/all.py b/sage/groups/all.py
 --- a/sage/groups/all.py
 +++ b/sage/groups/all.py
 @@ -21,4 +21,4 @@
  lazy_import('sage.groups.affine_gps.affine_group', 'AffineGroup')
  lazy_import('sage.groups.affine_gps.euclidean_group', 'EuclideanGroup')

 -import groups_catalog as groups
 +lazy_import('sage.groups', 'groups_catalog', 'groups')
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/14791#comment:9>
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/groups/opt_out.


Reply via email to