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

feat: add U and GPhase gates #799

Merged
merged 55 commits into from
Dec 20, 2023

first version of gphase

c3044cb
Select commit
Loading
Failed to load commit list.
Merged

feat: add U and GPhase gates #799

first version of gphase
c3044cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 15, 2023 in 1s

90.38% of diff hit (target 100.00%)

View this Pull Request on Codecov

90.38% of diff hit (target 100.00%)

Annotations

Check warning on line 67 in src/braket/circuits/braket_program_context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/braket/circuits/braket_program_context.py#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 205 in src/braket/circuits/gates.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/braket/circuits/gates.py#L205

Added line #L205 was not covered by tests

Check warning on line 213 in src/braket/circuits/gates.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/braket/circuits/gates.py#L213

Added line #L213 was not covered by tests