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

Update generated circuit images #253

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Conversation

Hiroya-W
Copy link
Contributor

概要

qulacs-visualizer 0.4.0を使って、scikit-qulacsで定義されている量子回路を描画し直しました。
今までは、余計な空白が含まれていたために、横に長い回路となっていましたが、これを修正します。

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Merging #253 (646d56a) into main (94a4e09) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #253   +/-   ##
=======================================
  Coverage   92.25%   92.25%           
=======================================
  Files          12       12           
  Lines         943      943           
  Branches      180      178    -2     
=======================================
  Hits          870      870           
  Misses         41       41           
  Partials       32       32           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@forest1040 forest1040 left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@herring101 herring101 left a comment

Choose a reason for hiding this comment

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

確認しました。
かなり見やすくなっていい感じですね。
ありがとうございます!

@Hiroya-W Hiroya-W merged commit 74d656d into main Dec 1, 2022
@Hiroya-W Hiroya-W deleted the 252-update-circuit-visualize branch December 1, 2022 05:06
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.

量子回路の可視化例を更新する
3 participants