Skip to content

[CQT-420] Specify timing of operations in quantify scheduler exporter#643

Merged
elenbaasc merged 11 commits intodevelopfrom
CQT-420-Specify-timing-of-operations-in-quantify-scheduler-Exporter
Nov 26, 2025
Merged

[CQT-420] Specify timing of operations in quantify scheduler exporter#643
elenbaasc merged 11 commits intodevelopfrom
CQT-420-Specify-timing-of-operations-in-quantify-scheduler-Exporter

Conversation

@elenbaasc
Copy link
Copy Markdown
Collaborator

Changed:

  • Exporters are passed as arguments to the Circuit.export method (no longer through fmt parameter)

Added:

  • operation_cycles as input dictionary to QuantifySchedulerExporter
  • A test that tests the timing of operations
  • Use of TimingConstraint from quantify-scheduler to specify schedulable timing constraints
  • Entry to the Changelog

rares1609
rares1609 previously approved these changes Nov 21, 2025
Copy link
Copy Markdown
Contributor

@rares1609 rares1609 left a comment

Choose a reason for hiding this comment

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

All looking great! operation_cycles is defined as an input dict for QuantifySchedulerExporter, the test for operation timing is added in "test_quantify_scheduler_exporter.py", and the Changelog is updated.

Copy link
Copy Markdown
Contributor

@davidbakker123 davidbakker123 left a comment

Choose a reason for hiding this comment

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

Looks good :)

@elenbaasc elenbaasc merged commit e83eecc into develop Nov 26, 2025
16 checks passed
@elenbaasc elenbaasc deleted the CQT-420-Specify-timing-of-operations-in-quantify-scheduler-Exporter branch November 26, 2025 11:04
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