Dear Simon, dear all, +1 on Simon extending his notes to a full tutorial!
Note that we also have quite some tutorial material on development on the Sage-Combinat queue, and should go into Sage at some point. We should think about their respective perimeter. In any cases, please feel free to recycle any part of them! Thematic tutorial Index: http://combinat.sagemath.org/doc/thematic_tutorials/index.html Tutorial: Implementing Algebraic Structures http://combinat.sagemath.org/doc/thematic_tutorials/tutorial-implementing-algebraic-structures.html Elements, parents, and categories in Sage: a (draft of) primer (this document is for the most part already in Sage) http://combinat.sagemath.org/doc/reference/sage/categories/primer.html Implementing a new parent: a (draft of) tutorial http://combinat.sagemath.org/doc/reference/sage/categories/tutorial.html A note: an advantage of putting documentation in the reference manual, and more precisely directly within the source, is that you can access it from the command line with e.g.: sage.categories.tutorial? and also easily link to it from other spots in the reference manual with e.g. see :mod:`sage.categories.tutorial`. Cheers, Nicolas -- Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net> http://Nicolas.Thiery.name/ -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org