Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ releases may include breaking changes.
circuits to compiler-target topologies while preserving target site IDs and
materializing routing workspace on demand ([#1537], [#1547], [#1568], [#1581],
[#1583], [#1588], [#1600], [#1664], [#1709], [#1716], [#1748], [#1805],
[#1870], [#1904], [#1911], [#1951], [#1997]) ([**@MatthiasReumann**],
[#1870], [#1904], [#1911], [#1951], [#1997], [#2016]) ([**@MatthiasReumann**],
[**@burgholzer**])
- ✨ Add a pass for qubit reuse in quantum programs, as well as related
auxiliary passes and patterns ([#1705], [#1755], [#1756], [#1923], [#1924])
Expand Down Expand Up @@ -727,6 +727,7 @@ for previous changelogs._

[#2028]: https://github.com/munich-quantum-toolkit/core/pull/2028
[#2026]: https://github.com/munich-quantum-toolkit/core/pull/2026
[#2016]: https://github.com/munich-quantum-toolkit/core/pull/2016
[#2011]: https://github.com/munich-quantum-toolkit/core/pull/2011
[#2010]: https://github.com/munich-quantum-toolkit/core/pull/2010
[#2007]: https://github.com/munich-quantum-toolkit/core/pull/2007
Expand Down
Loading
Loading