From b18f6ef6c0b6bdc6e67811f0ae09f023c7210ed5 Mon Sep 17 00:00:00 2001 From: Anton Volkov Date: Wed, 19 Mar 2025 09:32:49 +0100 Subject: [PATCH] Remove dpnp.bitwise_count from a list of miscellaneous mathematical functions --- doc/reference/math.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/reference/math.rst b/doc/reference/math.rst index d1ef78d4544a..e8ab47b13c3e 100644 --- a/doc/reference/math.rst +++ b/doc/reference/math.rst @@ -232,5 +232,3 @@ Miscellaneous dpnp.real_if_close dpnp.interp - - dpnp.bitwise_count