On Fri, Jan 29, 2010 at 12:44:06PM +0100, Nicolas M. Thiery wrote: Dear David, Javier, Sébastien, Robert, ...
> On Jan 27, 10:28 pm, "Nicolas M. Thiery" <nicolas.thi...@u-psud.fr> > By the way, Sébastien, if you want to make a small patch on top of > #8044 which would include the cooool Cayley graph examples from > cayley_graph-sl.patch, it would make sense to merge it in the same > ticket, and I'll be happy to review it. Sébastien: thanks for putting this on trac! Pushed by an example of Sébastien, I just worked a bit further to make matrix groups use categories. In particular: sage: G = GL(2,GF(3)) sage: G.category() Category of finite groups sage: G.cayley_graph().show3d() I'll upload this on trac sometime this week-end after checking that all tests pass. 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