{ } Raw JSON

bundles / scipy 1.17.1 / scipy / _lib / array_api_compat / common / _aliases / cumulative_prod

function

scipy._lib.array_api_compat.common._aliases:cumulative_prod

source: /scipy/_lib/array_api_compat/common/_aliases.py :336

Signature

def   cumulative_prod ( x : Array / axis : int | None = None dtype : DType | None = None include_initial : bool = False ** kwargs : object )  →  Array

Summary

Array API compatibility wrapper for cumulative_prod.

Extended Summary

See the corresponding documentation in NumPy/CuPy and/or the array API specification for more details.

Aliases

  • scipy.signal._filter_design.np_compat.cumulative_prod