Skip to content

Conversation

@mhucka
Copy link
Contributor

@mhucka mhucka commented Aug 14, 2025

The behavior of the function unitary(…) changed with respect to NumPy array arguments. I found the docstring not clear enough during some recent debugging on another issue. I rewrote that part, then noticed inconsistencies in formatting and language elsewhehre, so ended up editing other parts of this file too.

The behavior of the function `unitary()` changed with respect to NumPy
array arguments. I found the docstring not clear enough during some
recent debugging on another issue. I rewrote that part, then noticed
inconsistencies in formatting and language elsewhehre, so ended up
editing other parts of this file too.
@mhucka mhucka requested review from a team and vtomole as code owners August 14, 2025 23:10
@mhucka mhucka requested a review from maffoo August 14, 2025 23:10
@github-actions github-actions bot added the size: S 10< lines changed <50 label Aug 14, 2025
@pavoljuhas
Copy link
Collaborator

Let us first converge on #7595 and then adjust the text here accordingly.

@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.38%. Comparing base (ad37bb7) to head (28582b7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7582   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files        1090     1090           
  Lines       98248    98248           
=======================================
  Hits        97643    97643           
  Misses        605      605           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

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

Let us sync this with the current state of the code after #7595 - please see inline comments.

Otherwise LGTM.

@pavoljuhas
Copy link
Collaborator

@mhucka - can you PTAL at your convenience?

mhucka and others added 2 commits November 17, 2025 09:13
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
Copy link
Contributor Author

@mhucka mhucka left a comment

Choose a reason for hiding this comment

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

Thanks for the feedback and corrections!

@mhucka mhucka requested a review from pavoljuhas November 17, 2025 17:20
@mhucka mhucka assigned mhucka and pavoljuhas and unassigned mhucka Nov 17, 2025
Copy link
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

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

Thank you!

@pavoljuhas pavoljuhas added this pull request to the merge queue Nov 17, 2025
Merged via the queue into quantumlib:main with commit bf23fc0 Nov 17, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants