summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorpantelis <pantelis71@hotmail.com>2021-12-22 22:35:48 -0500
committerpantelis <pantelis71@hotmail.com>2021-12-22 22:35:48 -0500
commit5a87363f4439a7e25be4c4768ee633ab986fdfc5 (patch)
tree0760f3ed41315d08a51fa2fff206d9cfcb1dd9aa /doc/source
parent4c15ba7f0143778e37b7841b8ccd17b21c796b71 (diff)
downloadnumpy-5a87363f4439a7e25be4c4768ee633ab986fdfc5.tar.gz
add np.iterable to reference guide
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/reference/arrays.indexing.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/arrays.indexing.rst b/doc/source/reference/arrays.indexing.rst
index 100d22e02..1e4134691 100644
--- a/doc/source/reference/arrays.indexing.rst
+++ b/doc/source/reference/arrays.indexing.rst
@@ -68,3 +68,4 @@ Iterating over arrays
nested_iters
flatiter
lib.Arrayterator
+ iterable