Examples
Before looking at the examples, it is advised that you read the Getting Started Guide.
The examples described below can be accessed via HQStage.
- 
spinful_fermions_groundstate.ipynbIn this example, we show how to compute the ground state of the Hamiltonian of a many-particle system. 
- 
spin_waves.ipynbThis example introduces spin systems and time evolution. We consider the time evolution of a Heisenberg spin model in an excited state. 
- 
nonequilibrium_electron_transport.ipynbThis example simulates the time evolution of a system of electrons starting in a nonequilibrium state. 
- 
spinless_fermions_greens_function.ipynbExample for the Calculation of the Spectral function using HQS Quantum Solver and Lattice Functions. This method combines operators, Chebyshev expansion, cluster perturbation theory and clever Green's function mathematics to create the reciprocal-space resolved spectral function (a. k. a. the interacting band structure) in a honeycomb lattice causing an opening of the Dirac point. 
- 
spinful_fermions_greens_function.ipynbPrototype example for the Calculation of the Spectral function of the Hubbard model using HQS Quantum Solver. In this approach we represent the wavefunction as a dyadic product of up and down states. Similar to the previous example, this example computes the interacting band structure of a square lattice under the influence of interaction. We retrieve the expected behaviour of opening a gap at half-filling. 
- 
bose_hubbard_groundstate.ipynbIn this example we compute the groundstates of Bose-Hubbard systems, which is a simple bosonic system. 
- 
lidar.ipynbIn this scientific example we study properties of light emitted by multiple atoms, a fundamental model in quantum optics. We use the HQS Quantum Solver to time evolve the system according to the Lindblad equation of motion and calculate various expectation values of system operators describing properties of the emitted light.