Simulating quantum field theories on gate-based quantum computers #580
Labels
Classiq basics
This requires basic skills with Classiq
Paper Implementation Project
Implement a paper using Classiq
quantum expert
Requires proficiency in quantum computing
Simulating quantum field theories on gate-based quantum computers
Abstract
Simulation of Quantum Field Theories (QFTs) enables researchers to model quantum particle interactions governed by principles of quantum mechanics and special relativity. QFT simulations are essential in modern physics for exploring phenomena like particle collisions, confinement in quantum chromodynamics, and cosmological phase transitions. The paper Simulating Quantum Field Theories on Gate-Based Quantum Computers by Gayathree M. Vinod et al. presents a method to map QFTs onto qubits, enabling their dynamics to be simulated using Hamiltonian Simulation methods on quantum computers. This project challenges you to implement the approach for QFT simulation as outlined in the paper and reproduce specific results for comparison with exact simulations.
Project Overview
Challenge: Implement the QFT simulation method from the referenced paper, applying the technique to simulate the Quantum Field Theory described in Section IV.1. The task is to reproduce the paper’s FIG. 2 by performing both an exact simulation and a Hamiltonian simulation on a quantum computer. You may select the Hamiltonian simulation method that best fits your setup and compare its results to the exact simulation.
Objective
Deliverables
Follow the Contribution Guidelines in CONTRIBUTING.md. For any questions, you can reach out via GitHub or join our Slack Community.
Getting Started
Implementation Steps
Algorithm Coding:
Mathematical Explanation:
Generate
.qmod
File:write_qmod(model, "filename.qmod")
to save your models..qmod
file generation.Quality Check:
Submit Contribution:
classiq-library/research/qft_simulation
.Resources
Note: No strict deadline. Confirm with us if you start this task so we can assign it to you.
Good Luck!
The text was updated successfully, but these errors were encountered: