#13058: Hall-Janko Graph
------------------------------------------------------------------------------------------+
       Reporter:  ncohen                                                        
          |         Owner:  jason, ncohen, rlm
           Type:  enhancement                                                   
          |        Status:  needs_review      
       Priority:  major                                                         
          |     Milestone:  sage-5.1          
      Component:  graph theory                                                  
          |    Resolution:                    
       Keywords:                                                                
          |   Work issues:                    
Report Upstream:  N/A                                                           
          |     Reviewers:  Keshav Kini       
        Authors:  Nathann Cohen, Dima Pasechnik                                 
          |     Merged in:                    
   Dependencies:  #12942, #12945, #12952, #12971, #12980, #12981, #12982, 
#12989, #13038  |      Stopgaps:                    
------------------------------------------------------------------------------------------+

Comment (by kini):

 {{{
 sage: timeit("graphs.HallJankoGraph()")
 25 loops, best of 3: 25.1 ms per loop
 sage: timeit("graphs.HallJankoGraph(from_string=False)")
 5 loops, best of 3: 10.8 s per loop
 }}}

 I added "# long time" to the doctests or `from_string=False`.

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