{ } Raw JSON

bundles / scipy latest / scipy / _lib / array_api_extra / _lib / _at / _AtOp / __str__

function

scipy._lib.array_api_extra._lib._at:_AtOp.__str__

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

Signature

def   __str__ ( self )  →  str

Summary

Return string representation (useful for pytest logs).

Returns

: str

The operation's name.

Aliases

  • scipy.differentiate.xpx._lib._at._AtOp.__str__