QPanda 2 is an open source quantum computing framework developed by OriginQC that can be used to build, run, and optimize quantum algorithms.
1.16k
stars
92
forks
source link
Question:想请问多控门分解(MulitiControlledGateDecomposition.cpp)中迭代的矩阵分解方法的数学原理是什么?有没有参考文献可供了解? #210
Closed
StefanZhaoausTrieranderQin closed 2 years ago
如题,在阅读MultiControllledGateDecomposition.cpp源码时发现对多控门的分解有赖于某种迭代的矩阵分解算法,不知道学习相关算法有没有什么参考文献可以阅读? 刚开始学习,对相关问题理解不深,请多海涵。 盼复。