Skip to main content
IBM Quantum Platform

LayerSynthesisClifford

class qiskit.transpiler.passes.synthesis.hls_plugins.LayerSynthesisClifford

GitHub

Bases: HighLevelSynthesisPlugin

Plugin de síntesis de Clifford basado en el método Bravyi-Maslov para sintetizar Cliffords en capas.

El nombre de este plugin es :clifford.layers que puede usarse como clave en un HLSConfig para utilizar este método con HighLevelSynthesis.


Métodos

run

run(high_level_object, coupling_map=None, target=None, qubits=None, **options)

GitHub

Ejecutar síntesis para el Clifford dado.

¿Le ha resultado útil esta página?
Informe de un error, de una errata o solicite contenido en GitHub.