Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reopen How-to run qsvt on hardware #1218

Merged
merged 10 commits into from
Sep 18, 2024
Merged

Conversation

KetpuntoG
Copy link
Contributor

@KetpuntoG KetpuntoG commented Sep 12, 2024

Title: how to run QSVT on Hardware

Summary: Performing polynomial transformations on matrices or operators is a task of great interest, which we have previously addressed in our introductory demos on QSVT and its practical applications. In this how-to guide, we will show how we can implement the QSVT subroutine in a hardware-compatible way, taking your applications to the next level.


If you are writing a demonstration, please answer these questions to facilitate the marketing process.

  • GOALS — Why are we working on this now?

We are making a Push to QSVT as it currently gives many problems and we want to make clear how to use it correctly.

  • AUDIENCE — Who is this for?

People who know the algorithm but want to see how to implement it in hardware.

  • KEYWORDS — What words should be included in the marketing post?

QSVT, hardware, how-to

  • Which of the following types of documentation is most similar to your file?
  • Tutorial
  • Demo
  • [ x ] How-to

Copy link

👋 Hey, looks like you've updated some demos!

🐘 Don't forget to update the dateOfLastModification in the associated metadata files so your changes are reflected in Glass Onion (search and recommendations).

Please hide this comment once the field(s) are updated. Thanks!

Copy link

github-actions bot commented Sep 12, 2024

Thank you for opening this pull request.

You can find the built site at this link.

Deployment Info:

  • Pull Request ID: 1218
  • Deployment SHA: c817682e3d48295229bb5826a5a9ab3a43bf465e
    (The Deployment SHA refers to the latest commit hash the docs were built from)

Note: It may take several minutes for updates to this pull request to be reflected on the deployed site.

Copy link
Member

@maliasadi maliasadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

demonstrations/tutorial_qsvt_hardware.py Outdated Show resolved Hide resolved
@ikurecic
Copy link
Contributor

[sc-67593]

Copy link
Contributor

@ikurecic ikurecic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, @KetpuntoG , thanks.
I left a couple of minor comments/suggestions.

demonstrations/tutorial_qsvt_hardware.metadata.json Outdated Show resolved Hide resolved
demonstrations/tutorial_qsvt_hardware.metadata.json Outdated Show resolved Hide resolved
Comment on lines 8 to 9
"dateOfPublication": "2023-05-23T00:00:00+00:00",
"dateOfLastModification": "2024-03-04T00:00:00+00:00",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tk

Comment on lines 15 to 24
"previewImages": [
{
"type": "thumbnail",
"uri": "/_static/demonstration_assets/intro_qsvt/thumbnail_intro_qsvt.png"
},
{
"type": "large_thumbnail",
"uri": "/_static/demo_thumbnails/large_demo_thumbnails/thumbnail_large_intro_qsvt.png"
}
],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tk.

demonstrations/tutorial_qsvt_hardware.py Outdated Show resolved Hide resolved
demonstrations/tutorial_qsvt_hardware.py Outdated Show resolved Hide resolved
demonstrations/tutorial_qsvt_hardware.py Outdated Show resolved Hide resolved
demonstrations/tutorial_qsvt_hardware.py Outdated Show resolved Hide resolved
demonstrations/tutorial_qsvt_hardware.py Outdated Show resolved Hide resolved
demonstrations/tutorial_qsvt_hardware.py Outdated Show resolved Hide resolved
@ikurecic ikurecic merged commit c833d18 into master Sep 18, 2024
10 checks passed
@ikurecic ikurecic deleted the reopening-qsvt-hardware-demo branch September 18, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants