Fermion Properties |
The Fermion type exposes the following members.
Name | Description | |
---|---|---|
![]() | bits |
The mumber of phase estimation bits.
This is the bit precision plus two.
|
![]() | Circs |
The built circuits, in bit order.
|
![]() | currentCirc |
The last circuit that was run (ungrown).
|
![]() | decohereModel |
The decoherence model for this Hamiltonian.
(Inherited from Hamiltonian.) |
![]() | eMax |
The maximum energy for phase estimation.
|
![]() | eMin |
The minimum energy for phase estimation.
|
![]() | Energy |
The result of phase estimation, interpreted as an energy.
This will always be between eMin and eMax.
This value is only available after
Run has been called.
|
![]() | Ket | Gets the Ket vector associated with this Hamiltonian (Inherited from Hamiltonian.) |
![]() | omega |
The energy range, eMax - eMin, for phase estimation.
|
![]() | order |
The trotter order for phase estimation.
|
![]() | Phase |
The result of phase estimation, as an angle between 0 and 2*pi.
This value is only available after
Run has been called.
|
![]() | trotterN |
The trotter number for phase estimation.
|
![]() | tTotal |
The total evolution time for phase estimation. This is equal to 2*p1/omega.
|
![]() | Ua |
The gate function that implements a full Hamiltonian time step
|