summaryrefslogtreecommitdiff
path: root/networkx/linalg/bethehessianmatrix.py
diff options
context:
space:
mode:
Diffstat (limited to 'networkx/linalg/bethehessianmatrix.py')
-rw-r--r--networkx/linalg/bethehessianmatrix.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/networkx/linalg/bethehessianmatrix.py b/networkx/linalg/bethehessianmatrix.py
index ea999c9b..5b9fe1b0 100644
--- a/networkx/linalg/bethehessianmatrix.py
+++ b/networkx/linalg/bethehessianmatrix.py
@@ -49,7 +49,7 @@ def bethe_hessian_matrix(G, r=None, nodelist=None):
See Also
--------
bethe_hessian_spectrum
- to_numpy_matrix
+ to_numpy_array
adjacency_matrix
laplacian_matrix