Previous topic

numpy.vectorize

Next topic

numpy.frompyfunc

This is documentation for an old release of NumPy (version 1.13). Read this page in the documentation of the latest stable release (version 2.2).

numpy.vectorize.__call__

vectorize.__call__(*args, **kwargs)[source]

Return arrays with the results of pyfunc broadcast (vectorized) over args and kwargs not in excluded.