SymNot ====== Symbolic logic negation. **Abstract Signature:** ``SymNot(a)`` .. raw:: html

PyTorch

API: torch.sym_not
Strategy: Direct Mapping

JAX (Core)

API:
Strategy: Macro 'not {a}'

NumPy

API:
Strategy: Macro 'not {a}'