summaryrefslogtreecommitdiff
path: root/doc/reference
diff options
context:
space:
mode:
authorDilara Tekinoglu <dilaranurtuncturk@gmail.com>2022-06-16 07:51:00 +0300
committerGitHub <noreply@github.com>2022-06-15 21:51:00 -0700
commitfd7373a6ae03964eb7f2e580f5253aa9631245d7 (patch)
tree39c196f65f79ba9e83733f72c8a48d16098e7059 /doc/reference
parent70b63f6cb3522315d88753edcdbd922180be7fea (diff)
downloadnetworkx-fd7373a6ae03964eb7f2e580f5253aa9631245d7.tar.gz
Remove to_numpy_matrix & from_numpy_matrix (#5746)
Rm to_numpy_matrix and from_numpy_matrix and related tests Co-authored-by: dtuncturk <dilaramemis@sabanciuniv.edu>
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/convert.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/reference/convert.rst b/doc/reference/convert.rst
index 45660482..a638b70b 100644
--- a/doc/reference/convert.rst
+++ b/doc/reference/convert.rst
@@ -37,10 +37,8 @@ Numpy
.. autosummary::
:toctree: generated/
- to_numpy_matrix
to_numpy_array
to_numpy_recarray
- from_numpy_matrix
from_numpy_array
Scipy