mirror of
https://gitee.com/mymagicpower/qubits.git
synced 2024-11-25 16:06:25 +08:00
quantum_ai | ||
quantum_algorithm | ||
quantum_ml | ||
quantum_qiskit_finance | ||
quantum_qpanda | ||
tutorials | ||
LICENSE | ||
README.md |
量子计算系列教程:
https://zhuanlan.zhihu.com/p/503483952
circuit_weaver - 量子线路模拟器(开源项目)
- Circuit Weaver
1、tutorials - 量子计算【基础篇】
- 第1章 量子计算介绍
- 第2章 量子比特
- 第3章 单量子比特逻辑门
- 第4章 多量子比特逻辑门
- 第5章 量子测量
- 第6章 量子线路(开源版)
- 附录1: 量子线路(本源量子版)
2、tutorials - 量子计算【算法篇】
- 第1章 Hadamard Test、SWAP Test
- 第2章 振幅放大
- 第3章 量子傅里叶变换
- 第4章 量子相位估计
- 第5章 量子四则运算
- 第6章 HHL算法与实现
- 第7章 Deutsch-Josza算法及实现
- 第8章 Grover算法及实现
- 附录1 量子算法编程例子(本源量子版)
- 附录2:重要公式与几何性质