Skip to content

API 参考

pyqpanda3 所有模块的完整 API 文档。

模块

模块说明关键类
core量子门、模拟器、线路、噪声、编码QProg, CPUQVM, NoiseModel
hamiltonian泡利算符与哈密顿量构造PauliOperator, Hamiltonian
quantum_info量子态、量子信道与分析StateVector, DensityMatrix
vqcircuit变分量子线路与梯度VQCircuit, Parameter
transpilation线路转译与门分解Transpiler
intermediate_compilerOriginIR 与 QASM 转换convert 函数
utils协议序列化与工具CommProtocolConfig
qcloud量子云服务QCloudService, QCloudJob
pilot_serviceQPilot OS 服务集成QPilotServiceBase
visualization可视化工具plot 函数
profiling线路性能分析profiling 函数

Released under the MIT License.