bloqade.qbraid.schema
schema¶
bloqade.qbraid.schema
- Operation
- CZ
- GlobalRz
- GlobalW
- LocalRz
- LocalW
- Measurement
- ErrorModel
- PauliErrorModel
- ErrorOperation
- CZError
- SingleQubitError
- GateEvent
- NoiseModel
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
OperationType | — | CZ | GlobalRz | GlobalW | LocalRz | LocalW | Measurement | |
ErrorModelType | — | TypeVar('ErrorModelType', bound=PauliErrorModel) |
View bloqade.qbraid.schema.Operation →View bloqade.qbraid.schema.Operation.op_type →View bloqade.qbraid.schema.CZ →View bloqade.qbraid.schema.CZ.op_type →View bloqade.qbraid.schema.CZ.participants →View bloqade.qbraid.schema.GlobalRz →View bloqade.qbraid.schema.GlobalRz.op_type →View bloqade.qbraid.schema.GlobalRz.phi →View bloqade.qbraid.schema.GlobalW →View bloqade.qbraid.schema.GlobalW.op_type →View bloqade.qbraid.schema.GlobalW.theta →View bloqade.qbraid.schema.GlobalW.phi →View bloqade.qbraid.schema.LocalRz →View bloqade.qbraid.schema.LocalRz.op_type →View bloqade.qbraid.schema.LocalRz.participants →View bloqade.qbraid.schema.LocalRz.phi →View bloqade.qbraid.schema.LocalW →View bloqade.qbraid.schema.LocalW.op_type →View bloqade.qbraid.schema.LocalW.participants →View bloqade.qbraid.schema.LocalW.theta →View bloqade.qbraid.schema.LocalW.phi →View bloqade.qbraid.schema.Measurement →View bloqade.qbraid.schema.Measurement.op_type →View bloqade.qbraid.schema.Measurement.measure_tag →View bloqade.qbraid.schema.Measurement.participants →View bloqade.qbraid.schema.ErrorModel →View bloqade.qbraid.schema.ErrorModel.error_model_type →View bloqade.qbraid.schema.PauliErrorModel →View bloqade.qbraid.schema.PauliErrorModel.error_model_type →View bloqade.qbraid.schema.PauliErrorModel.errors →View bloqade.qbraid.schema.ErrorOperation →View bloqade.qbraid.schema.ErrorOperation.error_type →View bloqade.qbraid.schema.ErrorOperation.survival_prob →View bloqade.qbraid.schema.CZError →View bloqade.qbraid.schema.CZError.error_type →View bloqade.qbraid.schema.CZError.storage_error →View bloqade.qbraid.schema.CZError.entangled_error →View bloqade.qbraid.schema.CZError.single_error →View bloqade.qbraid.schema.SingleQubitError →View bloqade.qbraid.schema.SingleQubitError.error_type →View bloqade.qbraid.schema.SingleQubitError.operator_error →View bloqade.qbraid.schema.GateEvent →View bloqade.qbraid.schema.GateEvent.error →View bloqade.qbraid.schema.GateEvent.operation →View bloqade.qbraid.schema.NoiseModel →View bloqade.qbraid.schema.NoiseModel.all_qubits →View bloqade.qbraid.schema.NoiseModel.gate_events →View bloqade.qbraid.schema.NoiseModel.num_qubits →View bloqade.qbraid.schema.NoiseModel.lower_noise_model →View bloqade.qbraid.schema.NoiseModel.decompiled_circuit →