Dear sage developers ! I've been writing in Sage some functions that allow one to iterate over cycles of directed graph. I'm almost ready to submit the patch to trac, however, there a a few things I don't understand yet. For instance, I put my functions in the file sage/graphs/digraph.py, but when I generate the documentation with Sphinx, I can't find where it appears... Moreover, I'm not sure whether I should put the code in the digraph.py file or if another file would be more appropriate. As soon as someone casts some light on those mysteries, I shall be able to submit a patch to the trac server. Thank you for your help ! Alexandre Blondin Massé
-- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
