You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I Used the Variational Quantum Eigensolver (VQE) to find the ground state of a 4by4 matrix hamiltonian which we will use two qubits for it. The VQE algorithm is run in a noisy and noiseless simulator. The code implementation is written with the Qiskit language.