Hi there,

I'm not sure my vote should have a big weight when Nicolas is asking a
question ;-) We already spend so many hours discussing design that we usually
agree... Anyway:


>     Recommended use:
> 
>       sage: G.cayley_graph(generators = [a,b,c])
> 
>         Where [a,b,c] can be replaced by any iterable or family of
>       elements of G (or of data that can be coerced into elements
>       thereof). Of course this iterable can have a single element.

+1 to be the standard name. 

>     Deprecated use, but still functional:
> 
>         sage: G.cayley_graph(connecting_set = [a,b,c])

+1 to deprecate it in favor of generators. 

>     Removed feature:
> 
>         sage: G.cayley_graph(connecting_set = a)

+10 to remove it.

Florent

-- 
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

Reply via email to