Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
QuantumQASM |
| | |
| { g 1 g 2 | |
| "CouplingMap" "OptimizationLevel" "Target" | |
| |
Option | Default value | Description | |
"Version" | 3 | the OpenQASM version to emit, 2 or 3 | |
"BasisGates" | Automatic | the native gate set (the same as the second argument) | |
"CouplingMap" | Automatic | directed pairs of physical qubits that may interact | |
"OptimizationLevel" | Automatic | the qiskit optimization level, 0 through 3 | |
"Target" | None |
Method option | qiskit 2.4.1 plugin names | |
"LayoutMethod" | "trivial" "dense" "sabre" "default" | |
"RoutingMethod" | "basic" "lookahead" "sabre" "none" "default" | |
"TranslationMethod" | "translator" "synthesis" "default" "ibm_…" | |
"SchedulingMethod" | "asap" "alap" "default" | |
"UnitarySynthesisMethod" | "default" "aqc" "clifford" "gridsynth" "sk" | |
"InitMethod" "OptimizationMethod" | "default" |
QuantumCircuitOperator |
QuantumOperator |