We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea8fac commit c6de26eCopy full SHA for c6de26e
1 file changed
README.md
@@ -5,6 +5,8 @@
5
6
# graphs
7
8
+Playground for PRable stuff into networkx. Do not use this repo unless you are working with the pywhy team on networkx-implementations.
9
+
10
Base classes for graphs that extend [networkx](https://github.com/networkx/networkx) to be used in other PyWhy libraries.
11
12
Please refer to the networkx code to see how things should be structured. The intention is to PR functionality in this repo directly by:
0 commit comments