A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.scipy.org/doc/numpy/reference/generated/numpy.matrix.any.html below:

numpy.matrix.any — NumPy v2.3 Manual

numpy.matrix.any#

method

matrix.any(axis=None, out=None)[source]#

Test whether any array element along a given axis evaluates to True.

Refer to numpy.any for full documentation.

Parameters:
axisint, optional

Axis along which logical OR is performed

outndarray, optional

Output to existing array instead of creating new one, must have same shape as expected output

Returns:
anybool, ndarray

Returns a single bool if axis is None; otherwise, returns ndarray


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4