Kevin Krsulich
Kevin Krsulich
💯 , can you add the scripts to generate these plots as an example somewhere in `red-queen`?
For the 0.22 release, there is a goal of having the preset pass managers support control flow, so before we can merge this we should have a plan or PR...
Following some discussion with the team, the current plan is to start with `Dense`+`StochasticSwap` as default for circuits with control flow (as part of #8630 and #8418 ), and implement...
When running a circuit through `backend.run`, the backend expects the circuit to already be in a format it can directly execute (contain only gates in its `basis_gates`, or 2q gates...
Hi @Arvin996 , thanks for reporting but this looks like a separate issue. In your case, it looks like the simulation method you're using likely exceeds your available memory for...
There was some discussion of how to add support for this in https://github.com/Qiskit/qiskit/pull/1322 . (.bib files are also apparently supported.)
Hi @paniash , any update on this?