On Wed, 7 Dec 2016, Peleg Michaeli wrote:
I have an ongoing problem with understanding how I should treat aliases in
Sage.
Travis gave a technical answer.
But what about just implementing degeneracy() with docstring containing
"This is also called linkage."? Compare to is_series_parallel() on
src/sage/combinat/posets/posets.py.
(IMO tab completion could even show linkage() when g.l<tab> is pressed and
show something like "linkage (alias to degeneracy)", but that's not a
decision that Sage should do, it should be a property of IPython.)
--
Jori Mäntysalo