fermionΒΆ

Submodule for fermionic operators, states, and mappings.

Classes

JordanWignerMapper(qubits[, mode_ordering])

Jordan--Wigner fermion to qubit mapper.

BravyiKitaevMapper(qubits[, mode_ordering])

Bravyi--Kitaev fermion to qubit mapper.

ParityMapper(qubits[, mode_ordering])

Parity fermion to qubit mapper.

ParaparticularMapper(qubits[, mode_ordering])

Paraparticular fermion to qubit mapper.

Mapper(qubits[, mode_ordering])

Base class for fermion to qubit mappers.

String([modes, source])

A normal-ordered fermionic ladder-operator string.

Strings([modes, n])

A collection of normal-ordered fermionic ladder-operator strings.

StringSet([modes])

A collection of unique normal-ordered fermionic ladder-operator strings.

SignTerm([modes, source])

A term consisting of a normal-ordered fermionic string and a sign coefficient.

SignTerms([modes, n])

A collection of terms with normal-ordered fermionic strings and sign coefficients.

SignTermSet([modes])

A collection of unique terms with normal-ordered fermionic strings and sign coefficients.

SignTermSum([modes])

A sum of terms consisting of normal-ordered fermionic strings and sign coefficients.

RealTerm([modes, source])

A term consisting of a normal-ordered fermionic string and a real coefficient.

RealTerms([modes, n])

A collection of terms with normal-ordered fermionic strings and real coefficients.

RealTermSet([modes])

A collection of unique terms with normal-ordered fermionic strings and real coefficients.

RealTermSum([modes])

A sum of terms consisting of normal-ordered fermionic strings and real coefficients.

ComplexTerm([modes, source])

A term consisting of a normal-ordered fermionic string and a complex coefficient.

ComplexTerms([modes, n])

A collection of terms with normal-ordered fermionic strings and complex coefficients.

ComplexTermSet([modes])

A collection of unique terms with normal-ordered strings and complex coefficients.

ComplexTermSum([modes])

A sum of terms consisting of normal-ordered fermionic strings and complex coefficients.

SymbolicTerm([modes, source])

A term consisting of a normal-ordered fermionic string and a symbolic coefficient.

SymbolicTerms([modes, n])

A collection of terms with normal-ordered fermionic strings and symbolic coefficients.

SymbolicTermSet([modes])

A collection of unique terms with normal-ordered strings and symbolic coefficients.

SymbolicTermSum([modes])

A sum of terms consisting of normal-ordered fermionic strings and symbolic coefficients.

StateString

StateStrings

StateStringSet

StateSignTerm

StateSignTerms

StateSignTermSet

StateRealTerm

StateRealTerms

StateRealTermSet

StateRealTermSum

StateComplexTerm

StateComplexTerms

StateComplexTermSet

StateComplexTermSum

StateSymbolicTerm

StateSymbolicTerms

StateSymbolicTermSet

StateSymbolicTermSum