> I have downloaded Sage 5.6 source-code at > http://www.sagemath.org/download-source.html in order to review the > Python code written to implement the graph theory module. >
Why would you do that ? Code is never wrong unless you look at it too closely. Then you will find a bug every third line and trouble starts. Don't do that. Don't read the graph code. It is very shy : it you read it, it will panic and produce bugs everywhere. You should be ashamed. Nathann -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
