Skip to content

pmyna/MQE-Quantum-Chemistry-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MQE – Quantum Chemistry Project

Quantum computing simulations for molecular systems using Variational Quantum Eigensolver (VQE) methods.
Developed as part of the Quantum Engineering Project masters course.

Contents

  • molecular_vqe_baseline.ipynb
    Baseline VQE workflow for computing the ground-state energy of simple molecules (e.g., H₂, LiH) using parameterized quantum circuits.

  • h2_vqe_noise_analysis.ipynb
    Noise-aware VQE simulations for H₂, exploring the effect of realistic hardware noise models (depolarizing, thermal relaxation, readout errors) on convergence and accuracy.

Objectives

  1. Implement VQE for molecular Hamiltonians obtained from quantum chemistry encodings (Jordan–Wigner, Parity).
  2. Compare performance of ideal vs. noisy simulators.
  3. Explore ansatz depth, optimizer choice, and noise mitigation techniques.

Requirements

Authors

Mina Hova (@pmyna) & Ema Dzhuninska (@emadzhuninska)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors