bundles / scipy latest / scipy / _lib / array_api_extra / _lib / _at / _AtOp / __str__
function
scipy._lib.array_api_extra._lib._at:_AtOp.__str__
Signature
def __str__ ( self ) → str Summary
Return string representation (useful for pytest logs).
Returns
: strThe operation's name.
Aliases
-
scipy.differentiate.xpx._lib._at._AtOp.__str__