#12339: Free Groups
------------------------------------------------------------------+---------
       Reporter:  mmarco                                          |         
Owner:  joyner      
           Type:  enhancement                                     |        
Status:  needs_work  
       Priority:  major                                           |     
Milestone:  sage-5.5    
      Component:  group theory                                    |    
Resolution:              
       Keywords:  free groups, finitely presented groups, braids  |   Work 
issues:              
Report Upstream:  N/A                                             |     
Reviewers:  Volker Braun
        Authors:  Miguel Marco                                    |     Merged 
in:              
   Dependencies:  #6391, #13687, #13588                           |      
Stopgaps:              
------------------------------------------------------------------+---------

Comment (by vbraun):

 And about Miguel's error
 {{{
 Traceback (most recent call last):
   File "/home/mmarco/sage-5.5.beta0/devel/sage/doc/common/builder.py",
 line 1083, in <module>
     getattr(get_builder(name), type)()
   File "/home/mmarco/sage-5.5.beta0/devel/sage/doc/common/builder.py",
 line 347, in _wrapper
     self.write_auto_rest_file(module_name)
   File "/home/mmarco/sage-5.5.beta0/devel/sage/doc/common/builder.py",
 line 606, in write_auto_rest_file
     title = self.get_module_docstring_title(module_name)
   File "/home/mmarco/sage-5.5.beta0/devel/sage/doc/common/builder.py",
 line 564, in get_module_docstring_title
     __import__(module_name)
   File "/home/mmarco/sage-5.5.beta0/local/lib/python2.7/site-
 packages/sage/groups/braid.py", line 446, in <module>
     class BraidGroup(FinitelyPresentedGroup):
 NameError: name 'FinitelyPresentedGroup' is not defined
 }}}
 if you only apply trac_12339_fpgroups.3.patch: You should delete the file
 `$SAGE_ROOT//devel/sage/doc/en/reference/sage/groups/braid.rst` in the
 Sage source tree. Sphinx doesn't remove its intermediate files under some
 circumstances, breaking the docbuild if these files reference no longer
 existing modules.

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