quantum-compiler:Solovay Kitaev算法的实现,该算法使用库集{H,T,CNOT,S}中的门来逼近任何n-qubit门

上传者: 42121905 | 上传时间: 2022-05-16 14:43:41 | 文件大小: 499KB | 文件类型: ZIP
量子编译器 这是使用ibmq中的门库集来合成任意unit矩阵(量子门)的工具。我们还通过Solovay-Kitaev算法提供了单qubit aries的容错构造。 运行代码以执行程序 pip3 install -r requirements.txt python3 main.py 参考 [1] [2]

文件下载

资源详情

[{"title":"( 59 个子文件 499KB ) quantum-compiler:Solovay Kitaev算法的实现,该算法使用库集{H,T,CNOT,S}中的门来逼近任何n-qubit门","children":[{"title":"quantum-compiler-master","children":[{"title":".gitignore <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"Report.pdf <span style='color:#111;'> 389.77KB </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 83B </span>","children":null,"spread":false},{"title":"Solovay_Kitaev","children":[{"title":"unit_test.py <span style='color:#111;'> 314B </span>","children":null,"spread":false},{"title":"approx.py <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"Gates.pyc <span style='color:#111;'> 990B </span>","children":null,"spread":false},{"title":"util.pyc <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"NNSearch.py <span style='color:#111;'> 713B </span>","children":null,"spread":false},{"title":"NNSearch.pyc <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"Similar.py <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false},{"title":"approx.pyc <span style='color:#111;'> 2.84KB </span>","children":null,"spread":false},{"title":"recur_sk.py <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"util.py <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"phase_balance.py <span style='color:#111;'> 375B </span>","children":null,"spread":false},{"title":"Gates.py <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"main.py <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false},{"title":"GC_Decompose.py <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"phase_balance.pyc <span style='color:#111;'> 558B </span>","children":null,"spread":false},{"title":"make_tree.py <span style='color:#111;'> 2.30KB </span>","children":null,"spread":false},{"title":"recur_sk.pyc <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false}],"spread":false},{"title":"Deutsch-Jozsa","children":[{"title":"balanced_func.png <span style='color:#111;'> 11.86KB </span>","children":null,"spread":false},{"title":"meter.epsf <span style='color:#111;'> 80.83KB </span>","children":null,"spread":false},{"title":"Constant_func.png <span style='color:#111;'> 12.10KB </span>","children":null,"spread":false},{"title":"deutsch.pdf <span style='color:#111;'> 4.77KB </span>","children":null,"spread":false},{"title":"xyqcirc.tex <span style='color:#111;'> 4.44KB </span>","children":null,"spread":false},{"title":"qasm2tex.py <span style='color:#111;'> 26.75KB </span>","children":null,"spread":false},{"title":"connection.py <span style='color:#111;'> 872B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 326B </span>","children":null,"spread":false},{"title":"oracle.qasm <span style='color:#111;'> 142B </span>","children":null,"spread":false},{"title":"Qconfig.py <span style='color:#111;'> 2.11KB </span>","children":null,"spread":false},{"title":"deutch_jozsa.py <span style='color:#111;'> 4.32KB </span>","children":null,"spread":false}],"spread":false},{"title":"Grover","children":[{"title":"connection.py <span style='color:#111;'> 872B </span>","children":null,"spread":false},{"title":"Qconfig.py <span style='color:#111;'> 2.11KB </span>","children":null,"spread":false},{"title":"grover.py <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"grover.pdf <span style='color:#111;'> 28.70KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 541B </span>","children":null,"spread":false},{"title":"Basic-Approx","children":[{"title":"approx.py <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"util.py <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"gates.dat <span style='color:#111;'> 263B </span>","children":null,"spread":false},{"title":"hints <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"phase_balance.py <span style='color:#111;'> 375B </span>","children":null,"spread":false},{"title":"universality.py <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"Gates.py <span style='color:#111;'> 518B </span>","children":null,"spread":false}],"spread":true},{"title":"Synthesis_of_Gates","children":[{"title":"zy_decomposition.py <span style='color:#111;'> 4.77KB </span>","children":null,"spread":false},{"title":"brute_force.py <span style='color:#111;'> 3.10KB </span>","children":null,"spread":false},{"title":"unit_test.py <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"dcmp_test.py <span style='color:#111;'> 1.00KB </span>","children":null,"spread":false},{"title":"graycode.py <span style='color:#111;'> 694B </span>","children":null,"spread":false},{"title":"synthesis.py <span style='color:#111;'> 7.84KB </span>","children":null,"spread":false},{"title":"two_dimensionalise.py <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"NNSearch.py <span style='color:#111;'> 532B </span>","children":null,"spread":false},{"title":"block.py <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"test_gates.py <span style='color:#111;'> 2.11KB </span>","children":null,"spread":false},{"title":"nontrivial.py <span style='color:#111;'> 669B </span>","children":null,"spread":false},{"title":"util.py <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"two_level_decompose.py <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"control_U2.py <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"phase_balance.py <span style='color:#111;'> 375B </span>","children":null,"spread":false},{"title":"Gates.py <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明