On Oct 3, 2:47 am, Nathann Cohen <nathann.co...@gmail.com> wrote:
> DiGraph.out_neighbors() and DiGraph.in_neighbors() would be much easier to
> find and more natural...

I'd suggest

neighbors_in()
neighbors_out()
neighbors()

to make tab completion easier and to group them next to each other
when browsing commands with DiGraph.<tab>, plus the last one is
identical to what is available for "plain" graphs.

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