Skip to content

Document the new method to perform Pauli product measurements#8692

Merged
gabrielasd merged 36 commits intomasterfrom
pauli-measure-doc
Dec 10, 2025
Merged

Document the new method to perform Pauli product measurements#8692
gabrielasd merged 36 commits intomasterfrom
pauli-measure-doc

Conversation

@gabrielasd
Copy link
Copy Markdown
Contributor

Context: This PR adds the documentation for the new functionality added for representing Pauli product measurements as part of quantum circuits

Description of the Change:

Benefits: Clarify the usage of the pauli_measure method

Possible Drawbacks:

Related GitHub Issues:

[sc-101296]

@github-actions
Copy link
Copy Markdown
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.37%. Comparing base (c0bbcd8) to head (d5858cf).
⚠️ Report is 271 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8692   +/-   ##
=======================================
  Coverage   99.37%   99.37%           
=======================================
  Files         589      589           
  Lines       62957    62957           
=======================================
  Hits        62562    62562           
  Misses        395      395           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread doc/releases/changelog-dev.md Outdated
gabrielasd and others added 2 commits November 27, 2025 09:17
Co-authored-by: Andrija Paurevic <46359773+andrijapau@users.noreply.github.com>
Co-authored-by: Andrija Paurevic <46359773+andrijapau@users.noreply.github.com>
Comment thread doc/releases/changelog-dev.md Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py
Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py
gabrielasd and others added 2 commits November 28, 2025 11:02
Co-authored-by: Astral Cai <astral.cai@xanadu.ai>
@gabrielasd gabrielasd requested a review from astralcai December 1, 2025 12:46
Comment thread doc/releases/changelog-dev.md Outdated
Comment thread doc/releases/changelog-dev.md Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@astralcai astralcai left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread doc/releases/changelog-dev.md Outdated
Comment thread doc/releases/changelog-dev.md Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
gabrielasd and others added 3 commits December 9, 2025 22:45
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
gabrielasd and others added 15 commits December 9, 2025 22:49
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@isaacdevlugt isaacdevlugt left a comment

Choose a reason for hiding this comment

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

Yay! Awesome stuff ⭐

Just one minor comment but this is ready!

Comment thread pennylane/ops/mid_measure/pauli_measure.py Outdated
Comment thread doc/releases/changelog-dev.md Outdated
@gabrielasd gabrielasd added this pull request to the merge queue Dec 10, 2025
Merged via the queue into master with commit bc13872 Dec 10, 2025
55 checks passed
@gabrielasd gabrielasd deleted the pauli-measure-doc branch December 10, 2025 23: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.

4 participants