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

Rework circuit #6

Merged
merged 24 commits into from
Apr 26, 2024
Merged

Rework circuit #6

merged 24 commits into from
Apr 26, 2024

Conversation

Mc-Zen
Copy link
Owner

@Mc-Zen Mc-Zen commented Apr 26, 2024

Complete rework of the quantum-circuit() implementation.

This includes

  • Layout algorithm (determine cell sizes, spacing etc.).
  • Wire code. Importantly, wires are not drawn through gates anymore! Also, wires are now filled to the end. setwire() has been improved to enable partial stroke changements (e.g., only thickness or paint).
  • more modular code
  • Added better error messages

@Mc-Zen Mc-Zen merged commit a2b6700 into main Apr 26, 2024
1 check passed
@Mc-Zen Mc-Zen deleted the rework-circuit branch September 17, 2024 09:25
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.

1 participant