Ville Bergholm

Results 4 issues of Ville Bergholm

**Describe the bug** Recursive `autosummary` produces broken documentation and emits a `WARNING: autosummary: stub file not found` message when a module contains a reference to itself. **To Reproduce** Assume a...

type:bug
extensions:autosummary

* User guide updated. * Reverse `initial_mapping` in route_circuit.

* Routing method now returns a tuple, example code was not updated to reflect this. Now fixed. * Remove validation check and routing quirks that prevent mid-circuit measurements. * Update...

* `IQMOptimizeSingleQubitGates` now accepts `delay` operations.