bundles / scipy 1.17.1 / scipy / _lib / array_api_extra / _lib / _at / at / max
function
scipy._lib.array_api_extra._lib._at:at.max
Signature
def max ( self , y : Array | complex , / , copy : bool | None = None , xp : ModuleType | None = None ) → Array Summary
Apply x[idx] = maximum(x[idx], y) and return the updated array.
Aliases
-
scipy.differentiate.xpx.at.max