Skip to content

EM + Compilation#31

Draft
natestemen wants to merge 4 commits intomainfrom
nts-mitiq-ucc
Draft

EM + Compilation#31
natestemen wants to merge 4 commits intomainfrom
nts-mitiq-ucc

Conversation

@natestemen
Copy link
Copy Markdown
Member

wip

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a requirements.txt file to specify dependencies for a quantum error mitigation (QEM) on hardware project. The title suggests this is related to expectation maximization (EM) and compilation functionality.

  • Adds comprehensive quantum computing dependencies including Cirq, Qiskit ecosystem packages, and Mitiq
  • Includes data science libraries (NumPy, Pandas, Matplotlib) for analysis and visualization
  • Adds parsing library (PLY) likely for compilation features

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread qem-on-hardware/requirements.txt
@natestemen
Copy link
Copy Markdown
Member Author

natestemen commented Aug 28, 2025

potential next steps from brainstorming with @bachase:

  1. compare existing plots to a structured circuit
  2. given a fixed budget (e.g. # of gates), what mix of QEM/compilation work best? How much ZNE-budget increase do you get from compiling?
  3. compiling to a QPU usually means increasing resources, how does that impact results?

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.

2 participants