Skip to content

Commit 5520c43

Browse files
authored
DOC: add missing functions (#529)
1 parent ba673c7 commit 5520c43

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/api-reference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
:toctree: generated
88
99
apply_where
10+
argpartition
1011
at
1112
atleast_nd
1213
broadcast_shapes
@@ -15,11 +16,13 @@
1516
default_dtype
1617
expand_dims
1718
isclose
19+
isin
1820
kron
1921
nan_to_num
2022
nunique
2123
one_hot
2224
pad
25+
partition
2326
setdiff1d
2427
sinc
2528
```

0 commit comments

Comments
 (0)