#14528: Additional doctests for the graph module
---------------------------------+------------------------------------------
       Reporter:  azi            |         Owner:  tbd         
           Type:  PLEASE CHANGE  |        Status:  needs_review
       Priority:  major          |     Milestone:  sage-5.10   
      Component:  PLEASE CHANGE  |    Resolution:              
       Keywords:                 |   Work issues:              
Report Upstream:  N/A            |     Reviewers:              
        Authors:                 |     Merged in:              
   Dependencies:                 |      Stopgaps:              
---------------------------------+------------------------------------------

Comment (by ncohen):

 > Tests? I meant the export "MAKE -j ncores" thing!

 Oh. I thought that you had "make ptestlong" in mind. I also do this export
 MAKE="make -j2" then.

 > Anyways, I still think some of the tests here could still be integrated
 and I can remove the ones you find too slow.

 Most of them should, indeed, But testing a graph on 1000 vertices is
 probably too much, and enumerating all trees up to 15 vertices too `^^;`

 Not to mention that most of them are very path-shaped... A random tree is
 not that interesting :-P

 {{{
 sage: graphs.RandomTree(100).show(layout="spring",iterations =5000)
 }}}

 Nathann

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14528#comment:8>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to