HMmmmmmmmmm... It's not exactly a "yes", nor exactly a "no"... :-P

This is the most certain yes you can hope for from someone who doesn't know 
how to achieve the task bouded to the yes.
 

> timeit repeats many times the same command, and sees gives you an idea of 
> the average time. But given what you fed it with, it spends most of its 
> iterations adding edges that already belong to the graph when you run 
> %timeit add_edges(...)
>

As in my example, I didn't do a timeit but only a timing of a single 
generation of the graph, so I think my question is still valid...

Christian 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to