diff options
| author | Dan Schult <dschult@colgate.edu> | 2018-06-17 02:02:53 -0400 |
|---|---|---|
| committer | Dan Schult <dschult@colgate.edu> | 2018-06-17 02:02:53 -0400 |
| commit | b48fc96a0dec4e0cdcdc4f7b48f8d4ee623fb1bf (patch) | |
| tree | a068f1aea4b871eac0b2b6f3b3d7ed19419e912d /doc/reference/algorithms | |
| parent | 8a74a29cf5abb9b97234ac1d11225c60024cc670 (diff) | |
| download | networkx-b48fc96a0dec4e0cdcdc4f7b48f8d4ee623fb1bf.tar.gz | |
Remove extra file put in by mistake
Diffstat (limited to 'doc/reference/algorithms')
| -rw-r--r-- | doc/reference/algorithms/node_classifications.rst | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/reference/algorithms/node_classifications.rst b/doc/reference/algorithms/node_classifications.rst deleted file mode 100644 index 6d63bf26..00000000 --- a/doc/reference/algorithms/node_classifications.rst +++ /dev/null @@ -1,21 +0,0 @@ -Node Classifications -==================== -.. automodule:: networkx.algorithms.node_classification -.. currentmodule:: networkx - -Harmonic Function ------------------ -.. automodule:: networkx.algorithms.node_classification -.. autosummary:: - :toctree: generated/ - - harmonic_function - - -Local and Global Consistency ----------------------------- -.. automodule:: networkx.algorithms.node_classification -.. autosummary:: - :toctree: generated/ - - local_and_global_consistency |
