On 2016-12-07, Peleg Michaeli <freepe...@gmail.com> wrote:

> I have implemented a new method for Graph, named *degeneracy*. Another term 
> which is sometimes used to describe degeneracy is *linkage*. So I have 
> something like:
>
> @doc_index("Degeneracy")
> def degeneracy(self):
>     r"""
>     ...
>     """
>     return ...
>
> linkage = degeneracy

I dunno. Aliases are a source of ambiguity and confusion -- my advice
is to pick one or the other and stick with it. Are you sure the
convenience outweighs the potential problems?

best,

Robert Dodier

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to