Skip to content

Commit e087946

Browse files
committed
DOC: add missing functions
1 parent 80240a2 commit e087946

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)