Skip to main content
IBM Quantum Platform

FermionAction

A fermionic creation or annihilation action.

A 2-tuple (action, mode) where action is True for a creation and False for an annihilation action, and mode is the spin-less fermionic mode index on which to act.

alias of tuple[bool, int]

Was this page helpful?
Report a bug, typo, or request content on GitHub.