bundles / scipy 1.17.1 / scipy / _lib / array_api_compat / common / _helpers / is_numpy_namespace
_lru_cache_wrapper
scipy._lib.array_api_compat.common._helpers:is_numpy_namespace
source: /scipy/_lib/array_api_compat/common/_helpers.py :318
Signature
def is_numpy_namespace ( xp : Namespace ) → bool Summary
Returns True if xp is a NumPy namespace.
Extended Summary
This includes both NumPy itself and the version wrapped by array-api-compat.
See also
Aliases
-
scipy.signal._polyutils.is_numpy