sam-jaques
sam-jaques
## Describe the bug When qubits are allocated and released during a function call in a loop, the reported depth corresponds to a circuit where all function calls occur in...
## Describe the bug When dumping states from the Sparsesimulator, it converts qubit labels as binary into integers. Which bit is considered the most or least significant changes throughout execution....
## Describe the bug Measurements can create an ordering on operations. If a gate is to be applied to qubit 2 based on the outcome of measuring qubit 1, all...
**Describe the bug** The sparse simulator is not accessible from Jupyter notebooks or python. **To Reproduce** Steps to reproduce the behavior: In Jupyter: ``` %%qsharp operation nop(): Unit {} ```...