Skip to content

Release 2.0.1: Bugfix Release

Compare
Choose a tag to compare
@burgholzer burgholzer released this 19 Jan 10:51
· 957 commits to main since this release
740e340

What's Changed

This release fixes a long-standing (yet undetected) bug in the coupling limit computation for limiting the number of SWAPs considered during optimal circuit mapping (see #216 for further details). This is expected to increase performance of the optimal mapper for certain architectures (e.g., ring-like architectures) by quite a bit.
On top of that, this release fixes a bug where the circuit extraction in the exact mapper did not work properly whenever the resulting circuit makes use of more qubits than the original circuit (see #217 for further details).

Full Changelog: v2.0.0...v2.0.1