We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295fe8f commit 96736f2Copy full SHA for 96736f2
1 file changed
pymathics/graph/__init__.py
@@ -1,7 +1,7 @@
1
"""
2
Graphs - Vertices and Edges
3
4
-A Pymathics module that provides functions and variables for working with graphs.
+Mathics3 Module that provides functions and variables for working with graphs.
5
6
Example:
7
In[1]:= LoadModule["pymathics.graph"]
0 commit comments