qsharp-community / qram

Library for Q# implementing various qRAM proposals
MIT License
52 stars 17 forks source link

Implement select-SWAP qRAM #30

Closed glassnotes closed 3 years ago

glassnotes commented 3 years ago

Making a formal issue for this to keep it on my radar: implement the select-SWAP qRAM circuits from this paper.

These circuits require a multiplexing operation that is conveniently already implemented in Q#.