paddle_quantum.qchem.ansatz
Ansatz for quantum chemistry
- class paddle_quantum.qchem.ansatz.HardwareEfficient(num_qubits, depth, use_cz=True, angles=None, rot_type='ry')
Bases:
Circuit
- property rot_type
Type of rotation gate in the circuit.
- property entangle_type
Type of entangling gate in the circuit.