Skip to content

Docs: add FidelityStatevectorKernel use case to quantum kernel tutorial - #1070

Open
BoonHow97 wants to merge 1 commit into
qiskit-community:mainfrom
BoonHow97:add-fidelity-statevector-tutorial
Open

Docs: add FidelityStatevectorKernel use case to quantum kernel tutorial#1070
BoonHow97 wants to merge 1 commit into
qiskit-community:mainfrom
BoonHow97:add-fidelity-statevector-tutorial

Conversation

@BoonHow97

Copy link
Copy Markdown

Summary

This PR adds a new section (2.6) to the 03_quantum_kernel.ipynb tutorial demonstrating the use case of FidelityStatevectorKernel.

Details and comments

I’ve drafted section 2.6 with an overview of the use case, performance trade-offs, and caching behavior of FidelityStatevectorKernel. I also added an example comparing it with an exact FidelityQuantumKernel, verifying that both produce the same kernel matrix while showing their respective evaluation times. The notebook runs successfully locally.

Closes #658

Copilot AI lite review requested due to automatic review settings September 4, 2026 09:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@CLAassistant

CLAassistant commented Sep 4, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

Update the Quantum Kernel tutorial to add use-case of FidelityStatevectorKernel

3 participants