Skip to content

Commit c2f0735

Browse files
authored
Remove dpnp.bitwise_count from a list of miscellaneous mathematical functions (#2372)
The PR proposes to remove duplicating reference on `dpnp.bitwise_count` from a list of miscellaneous mathematical functions. It seems better to have `dpnp.bitwise_count` listed under bit-wise operations only.
1 parent 15b7644 commit c2f0735

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/reference/math.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,5 +232,3 @@ Miscellaneous
232232
dpnp.real_if_close
233233

234234
dpnp.interp
235-
236-
dpnp.bitwise_count

0 commit comments

Comments
 (0)