初级使用教程
中级使用教程
高级使用教程
案例库
API
论文复现代码
RELEASE NOTES
安装指南
Ansatz的基类。
name (str) - ansatz的名字。
n_qubits (int) - ansatz作用于多少个量子比特。
获取ansatz的量子线路。
Circuit,ansatz的量子线路。