QPanda3
0.1.0
Supported by OriginQ
|
This is the complete list of members for pyqpanda3.core.NoiseModel, including all inherited members.
__init__(self) | pyqpanda3.core.NoiseModel | |
add_all_qubit_quantum_error(self, error, GateType gate_type) | pyqpanda3.core.NoiseModel | |
add_all_qubit_quantum_error(self, error, list[GateType] gate_types) | pyqpanda3.core.NoiseModel | |
add_all_qubit_read_out_error(self, list[list[float]] probs) | pyqpanda3.core.NoiseModel | |
add_quantum_error(self, error, GateType gate_type, list[int] qubits) | pyqpanda3.core.NoiseModel | |
add_quantum_error(self, error, list[GateType] gate_types, list[int] qubits) | pyqpanda3.core.NoiseModel | |
add_read_out_error(self, list[list[float]] probs, int qubit) | pyqpanda3.core.NoiseModel | |
is_enabled(self) | pyqpanda3.core.NoiseModel |