Skip to content

Fixed circuit drawing + some bugs#209

Merged
brennanfreeze merged 2 commits intomainfrom
brennanfreeze/qlog-optimize-expand-connect
Jun 1, 2025
Merged

Fixed circuit drawing + some bugs#209
brennanfreeze merged 2 commits intomainfrom
brennanfreeze/qlog-optimize-expand-connect

Conversation

@brennanfreeze
Copy link
Member

Pull Request

Description

This is a continuation of work on qlog optimization as well as fixing the circuit drawing issue. The main issue is that I was being a fool and didnt set some values to 0, thus causing the value in a few arrays being not correct and garbage values.

Type of Change

Please check the type of change your PR introduces:

  • Bugfix
  • New feature
  • Enhancement
  • Documentation
  • Refactoring
  • Other (please specify):

Checklist

  • I have read the contributing guidelines.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the documentation accordingly.
  • I ran black formatter on the codebase. (CI/CD will fail if neglected)
  • My code follows the project's coding style guidelines.

Related Issues

Screenshots (if applicable)

If your change includes visual updates, please include screenshots to demonstrate the changes.

Additional Notes

Add any additional notes or comments here. For example, describe any known issues or limitations.

@brennanfreeze brennanfreeze merged commit 1b81422 into main Jun 1, 2025
0 of 2 checks passed
@brennanfreeze brennanfreeze deleted the brennanfreeze/qlog-optimize-expand-connect branch June 1, 2025 22:43
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.

CircuitDrawing: controlled gates randomly switch what is controlled and targeted

1 participant