Skip to content

Comments

Implement Simple Visualizer#83

Merged
masa10-f merged 50 commits intomasterfrom
simple-visualizer
Oct 2, 2025
Merged

Implement Simple Visualizer#83
masa10-f merged 50 commits intomasterfrom
simple-visualizer

Conversation

@masa10-f
Copy link
Collaborator

@masa10-f masa10-f commented Aug 26, 2025

Before submitting, please check the following:

  • Make sure you have tests for the new code and that test passes (run pytest)
  • If applicable, add a line to the [unreleased] part of CHANGELOG.md, following keep-a-changelog.
  • Format added code by ruff
  • Type checking by mypy and pyright
  • Make sure the checks (github actions) pass.
  • Check that the docs compile without errors (run make html in ./docs/ - you may need to install dependency for sphinx docs, see docs/requirements.txt.)

Then, please fill in below:

Description of the change:

I have implemented a simple visualizer module, which shows BaseGraphState instance with coloring.
I have also added a visualization demo in examples/draw_graph.py
Within this PR, I moved is_clifford_angle and is_close_angle from euler to common

Related issue:

@masa10-f masa10-f mentioned this pull request Aug 26, 2025
@masa10-f masa10-f self-assigned this Aug 26, 2025
@masa10-f masa10-f marked this pull request as ready for review September 5, 2025 10:07
@masa10-f masa10-f requested a review from EarlMilktea October 2, 2025 02:18
@masa10-f masa10-f merged commit cf77b45 into master Oct 2, 2025
20 checks passed
@masa10-f masa10-f deleted the simple-visualizer branch October 2, 2025 08:34
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.

2 participants