Skip to content

Backend - #112

Merged
vishnu-m77 merged 12 commits into
compiler_passesfrom
backend
Aug 22, 2026
Merged

Backend#112
vishnu-m77 merged 12 commits into
compiler_passesfrom
backend

Conversation

@vishnu-m77

@vishnu-m77 vishnu-m77 commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator
  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fixes and minor features.

  • What is the current behavior? (You can also link to an open issue here)
    In-line access

  • What is the new behavior (if this is a feature change)?
    In-line access is supported by both analog and atomic interfaces.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    Yes, oqd_core.backend.program has a Program class which can be used to combine the circuit, cfg, and the symbol_table into one object. oqd_core.backend.task builds a Task object with the program and arguments.

  • Other information:
    N/A

@vishnu-m77
vishnu-m77 merged commit b9c1a54 into v1.0 Aug 22, 2026
12 checks passed
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