Skip to content

[DEMO] Hamiltonian simulation with Generalized Quantum Signal Processing #1807

Description

@Mostafa-Atallah2020

General information

Name
Mostafa Atallah

Affiliation (optional)
University of Tennessee, Knoxville

Twitter (optional)
https://x.com/M_Ataallah

LinkedIn (optional)
https://www.linkedin.com/in/mostafa-atallah-540334120/


Demo information

Title
Hamiltonian simulation with Generalized Quantum Signal Processing

Abstract
This demo shows how to simulate the time evolution exp(-iHt) of a Hamiltonian using Generalized Quantum Signal Processing with qml.GQSP. The idea is to block-encode H as a qubitization walk and then apply a polynomial of that walk, chosen via the Jacobi-Anger expansion so that it equals exp(-iHt); the result is read off the circuit and verified against the exact evolution from scipy.linalg.expm. We also study how the accuracy improves as the polynomial degree grows. It complements the existing GQSP resource-estimation demo, which estimates the cost but never builds a runnable circuit.

Relevant links

Metadata

Metadata

Assignees

No one assigned

    Labels

    demosUpdating the demonstrations/tutorials

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions