Skip to content

Fixed basics of circuit drawing, and qlog holds nodes#201

Merged
brennanfreeze merged 2 commits intomainfrom
brennanfreeze/issue180-cont2
Apr 6, 2025
Merged

Fixed basics of circuit drawing, and qlog holds nodes#201
brennanfreeze merged 2 commits intomainfrom
brennanfreeze/issue180-cont2

Conversation

@brennanfreeze
Copy link
Member

Pull Request

Description

This is for the change to have qlog entries be nodes, and have a basic register for all qlogs. This will allow for an easy holding and configuration for all pointers for qlogs. Next step is to have queues of pointers that are for each optimization trigger, where once hit, eventually a async message will trigger and will enact such optimization based on thresholds.

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

  • Closes # (issue number)
  • Related to # (issue number)

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 ad097f7 into main Apr 6, 2025
2 checks passed
@brennanfreeze brennanfreeze deleted the brennanfreeze/issue180-cont2 branch April 6, 2025 22:09
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