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