Repository URL to install this package:
|
Version:
0.24.2 ▾
|
qiskit-terra
/
entry_points.txt
|
|---|
[qiskit.synthesis]
clifford.ag = qiskit.transpiler.passes.synthesis.high_level_synthesis:AGSynthesisClifford
clifford.bm = qiskit.transpiler.passes.synthesis.high_level_synthesis:BMSynthesisClifford
clifford.default = qiskit.transpiler.passes.synthesis.high_level_synthesis:DefaultSynthesisClifford
clifford.greedy = qiskit.transpiler.passes.synthesis.high_level_synthesis:GreedySynthesisClifford
clifford.layers = qiskit.transpiler.passes.synthesis.high_level_synthesis:LayerSynthesisClifford
clifford.lnn = qiskit.transpiler.passes.synthesis.high_level_synthesis:LayerLnnSynthesisClifford
linear_function.default = qiskit.transpiler.passes.synthesis.high_level_synthesis:DefaultSynthesisLinearFunction
linear_function.kms = qiskit.transpiler.passes.synthesis.high_level_synthesis:KMSSynthesisLinearFunction
linear_function.pmh = qiskit.transpiler.passes.synthesis.high_level_synthesis:PMHSynthesisLinearFunction
permutation.acg = qiskit.transpiler.passes.synthesis.high_level_synthesis:ACGSynthesisPermutation
permutation.basic = qiskit.transpiler.passes.synthesis.high_level_synthesis:BasicSynthesisPermutation
permutation.default = qiskit.transpiler.passes.synthesis.high_level_synthesis:BasicSynthesisPermutation
permutation.kms = qiskit.transpiler.passes.synthesis.high_level_synthesis:KMSSynthesisPermutation
[qiskit.transpiler.routing]
basic = qiskit.transpiler.preset_passmanagers.builtin_plugins:BasicSwapPassManager
lookahead = qiskit.transpiler.preset_passmanagers.builtin_plugins:LookaheadSwapPassManager
none = qiskit.transpiler.preset_passmanagers.builtin_plugins:NoneRoutingPassManager
sabre = qiskit.transpiler.preset_passmanagers.builtin_plugins:SabreSwapPassManager
stochastic = qiskit.transpiler.preset_passmanagers.builtin_plugins:StochasticSwapPassManager
[qiskit.unitary_synthesis]
aqc = qiskit.transpiler.synthesis.aqc.aqc_plugin:AQCSynthesisPlugin
default = qiskit.transpiler.passes.synthesis.unitary_synthesis:DefaultUnitarySynthesis
sk = qiskit.transpiler.passes.synthesis.solovay_kitaev_synthesis:SolovayKitaevSynthesis