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

Update dynamic circuits docs #2717

Open
javabster opened this issue Mar 4, 2025 · 1 comment
Open

Update dynamic circuits docs #2717

javabster opened this issue Mar 4, 2025 · 1 comment

Comments

@javabster
Copy link
Collaborator

new dynamic circuits are coming 2nd June, we should update the docs accordingly.

This new version will allow users to run dynamic circuits at utility scale and comes with improvements in speed, quality, and usability, including:

  • Taking advantage of the Gen3 Engine stack that gives a 75x speedup in execution
  • Parallel execution of branches reduces circuit duration and improves result quality
  • Improvement in mid circuit measurement
  • Better integration with dynamical decoupling
  • More visibility in circuit timing information

These improvements will gradually roll out throughout the year, we should sync with @jyu00 for what docs need to publish when

I think they have already deprecated the following (check with jessie):

  • The while, for, and switch control flow constructs
  • The ability to use control flow instructions inside the body of a branch (i.e. nested control flow)
  • Conditional measurements
    End of support for these deprecated instructions will be on or around 2 June 2025.
@jyu00
Copy link
Collaborator

jyu00 commented Mar 4, 2025

I think they have already deprecated the following (check with jessie):

Yes, I opened #2708 for marking them as deprecated in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants