#13588: Improve libGAP startup error handling
---------------------------------+------------------------------------------
       Reporter:  vbraun         |         Owner:  joyner      
           Type:  enhancement    |        Status:  needs_review
       Priority:  major          |     Milestone:  sage-5.5    
      Component:  group theory   |    Resolution:              
       Keywords:                 |   Work issues:              
Report Upstream:  N/A            |     Reviewers:              
        Authors:  Volker Braun   |     Merged in:              
   Dependencies:  #6391, #13211  |      Stopgaps:              
---------------------------------+------------------------------------------
Changes (by vbraun):

 * cc: tfeulner (added)


Comment:

 Updated spkg fixes long input lines (>32k characters):
 {{{
 sage: S = SymmetricGroup(10000)
 sage: s = S.random_element()
 sage: len(str(s._gap_()))
 61673
 sage: libgap(s)
 (1,5243,8582,5012,6862,7477,1681,7423,8405,3101,...,5257,9362,2495,8500)(
 [...] )
 }}}

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