- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does the Quantum SDK compiler contain a method to convert an arbitrary unitary into an approximate representation with native gates? For example there is sometimes a reason to generate a random unitary matrix with the Haar measure.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
At present, we don't have a way to simply specify a gate by a unitary matrix. And if I understand what you're proposing, an additional challenge is that you won't know the unitary gate that you want at compile time. All the gates are decomposed during compilation. I think the way to approach this is to solve for the angles needed to decompose that gate as 3 rotations.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page