We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c65a74 commit 0eb482eCopy full SHA for 0eb482e
1 file changed
pymathics/graph/base.py
@@ -840,6 +840,7 @@ class AdjacencyList(_NetworkXBuiltin):
840
matching $pattern$.
841
</dl>
842
843
+ >> LoadModule["pymathics.graph"];
844
>> AdjacencyList[{1 -> 2, 2 -> 3}, 3]
845
= {2}
846
0 commit comments