Open shinich1 opened 1 year ago
we can have an internal variable to keep track of the execution progress, and have methods run_command() and run_commands(N), print_state(), print_measurement_results(), etc.
also add verbosity option to pattern execution
Is your feature request related to a problem? Please describe. no
Describe the solution you'd like It might be beneficial if pattern execution can be done by hand, i.e. if you can execute only up to certain command, check the state, and step forward the command execution, etc. This is particularly important if error corrections will be implemented (with density matrix backend).
Describe alternatives you've considered na
Additional context na