diff options
| author | Mridul Seth <seth.mridul@gmail.com> | 2022-06-22 22:04:22 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-22 21:04:22 +0300 |
| commit | c5b87292078cb4e65128e723852f29f4cbae9078 (patch) | |
| tree | 2df9bcb382b7d9ba9790aa9f101aaaafd45711cf /doc/reference/algorithms | |
| parent | b2866f2af14260047eb33e3138f7e023ba6c58ef (diff) | |
| download | networkx-c5b87292078cb4e65128e723852f29f4cbae9078.tar.gz | |
Remove deprecated functions hub_matrix and authority_matrix (#5767)
* Remove deprecated functions hub_matrix and authority_matrix
* remove functions from TOC
Diffstat (limited to 'doc/reference/algorithms')
| -rw-r--r-- | doc/reference/algorithms/link_analysis.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/reference/algorithms/link_analysis.rst b/doc/reference/algorithms/link_analysis.rst index d85ab33a..2636158b 100644 --- a/doc/reference/algorithms/link_analysis.rst +++ b/doc/reference/algorithms/link_analysis.rst @@ -24,6 +24,4 @@ Hits hits hits_numpy hits_scipy - hub_matrix - authority_matrix |
