microsoft / Quantum

Microsoft Quantum Development Kit Samples
https://docs.microsoft.com/quantum
MIT License
3.87k stars 918 forks source link

Add updated VQE sample with session #799

Closed ashwinmayya closed 1 year ago

ashwinmayya commented 1 year ago

Adds an updated VQE sample. The differences from the existing samples include-

  1. Updated to use the newer qiskit-nature packages.
  2. Reading Hamiltonian from FCIDUMP file.
  3. Using Sessions to group jobs.