ffsim.SupportsFermionOperator¶
- class ffsim.SupportsFermionOperator(*args, **kwargs)[source]¶
Bases:
ProtocolAn object that can be converted to a FermionOperator.
Methods
Return a FermionOperator representing the object.
Bases: Protocol
An object that can be converted to a FermionOperator.
Methods
Return a FermionOperator representing the object. |