VQE
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.
Install / Use
/learn @walid-mk/VQEREADME
VQE
I Used the Variational Quantum Eigensolver (VQE) to find the ground state of a two 1/2 spins hamiltonian which describe their interaction, see it here.

