{ } Raw JSON

bundles / scipy 1.17.1 / scipy / _lib / array_api_extra / _lib / _at / at / divide

function

scipy._lib.array_api_extra._lib._at:at.divide

source: /scipy/_lib/array_api_extra/_lib/_at.py :410

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