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

Add S and T gates to circuit.draw() #538

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Add S and T gates to circuit.draw() #538

merged 1 commit into from
Jan 24, 2022

Conversation

stavros11
Copy link
Member

Fixes the issue discovered by @AdrianPerezSalinas here.

@scarrazza
Copy link
Member

@stavros11 looks good to me, @AdrianPerezSalinas could you please confirm this works for you?

@codecov
Copy link

codecov bot commented Jan 20, 2022

Codecov Report

Merging #538 (492807d) into master (86fa8b7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #538   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           85        85           
  Lines        12439     12439           
=========================================
  Hits         12439     12439           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/qibo/abstractions/circuit.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86fa8b7...492807d. Read the comment docs.

@AdrianPerezSalinas
Copy link
Contributor

I think it looks fine!

image

@scarrazza scarrazza merged commit 3eb675b into master Jan 24, 2022
@stavros11 stavros11 deleted the stdraw branch January 28, 2022 15:18
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