JordanWignerOptimizedFermionEvolutionSet function

Warning

This documentation refers to the Classic QDK, which has been replaced by the Modern QDK.

Please see https://aka.ms/qdk.api for the API documentation for the Modern QDK.

Namespace: Microsoft.Quantum.Research.Chemistry

Package: Microsoft.Quantum.Research.Chemistry

Represents a dynamical generator as a set of simulatable gates and an expansion in the Pauli basis.

function JordanWignerOptimizedFermionEvolutionSet (parityQubit : Qubit) : Microsoft.Quantum.Simulation.EvolutionSet

Input

parityQubit : Qubit

Qubit that determines the sign of time-evolution.

Output : EvolutionSet

An EvolutionSet that maps a GeneratorIndex for the JWOptimized basis to an `EvolutionUnitary.