Description Find the lowest eigenvalue of the following matrix: [1 0 0 0; 0 0 -1 0; 0 -1 0 0; 0 0 0 1] using VQE-like circuits, created by yourself from scratch.