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

[WIP] Port TwoQubitControlledUDecomposer to rust #13139

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ShellyGarion
Copy link
Member

Summary

close #12907

Details and comments

@ShellyGarion ShellyGarion added synthesis Rust This PR or issue is related to Rust code in the repository labels Sep 12, 2024
@ShellyGarion ShellyGarion added this to the 1.3.0 milestone Sep 12, 2024
@qiskit-bot
Copy link
Collaborator

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core
  • @levbishop

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10826536339

Details

  • 11 of 11 (100.0%) changed or added relevant lines in 1 file are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.006%) to 88.852%

Files with Coverage Reduction New Missed Lines %
crates/accelerate/src/two_qubit_decompose.rs 1 90.82%
crates/qasm2/src/lex.rs 6 92.48%
Totals Coverage Status
Change from base Build 10821154060: 0.006%
Covered Lines: 73121
Relevant Lines: 82295

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust This PR or issue is related to Rust code in the repository synthesis
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port TwoQubitControlledUDecomposer to rust
3 participants