qsharp-community / qram

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

Implement new controlled-SWAP qRAM #25

Open glassnotes opened 4 years ago

glassnotes commented 4 years ago

Recent work (https://arxiv.org/abs/2007.04246) gives a new proposal of qRAM in Fig 10 that can store not only |0>/|1> but full quantum states. It also has significant depth improvements. Let's look into implementing this!