iqm.qiskit_iqm.iqm_naive_move_pass.build_IQM_star_pass_manager_config

iqm.qiskit_iqm.iqm_naive_move_pass.build_IQM_star_pass_manager_config#

iqm.qiskit_iqm.iqm_naive_move_pass.build_IQM_star_pass_manager_config(backend, circuit)#

Build configuration for IQM backend.

We need to pass precomputed values to be used in transpiler passes via backend_properties. This function performs precomputation for the backend and packages the values to the config object.

Parameters:
Return type:

PassManagerConfig