SymNotΒΆ

Symbolic logic negation.

Abstract Signature:

SymNot(a)

PyTorch

API: torch.sym_not
Strategy: Direct Mapping

JAX (Core)

API: β€”
Strategy: Macro 'not {a}'

NumPy

API: β€”
Strategy: Macro 'not {a}'