This is an example folder containing myqlm jobs. The simplest workflow is following -
graph LR
a((Init)) --> b>"Quantum
Job"] --> c>"Classical
Job"]-->e((End))
Where the quantum job is evolving a Hamiltonian in time, coded in quantum-task.py script, which yields the final state vector
The script run.sh can be submitted to execute the tasks.
The Hamiltonian in the problem represents 2D ising model in square lattice.
Both the tasks are written as individual cell in the qc-together.ipynb notebook for interactive usage.
The only dependency to execute the codes is myqlm package, preferably in a conda like environment, and setup for remote QPU of myqlm.
For any queries, contact - rajarshi.tiwari @ ichec.ie.