qiskit.providers.aer.library.set_matrix_product_state¶ set_matrix_product_state(self, state)[소스]¶ Set the matrix product state of the simulator. 매개변수 state (Tuple[List[Tuple[np.array[complex_t]]]], List[List[float]]) – A matrix_product_state. 반환값 with attached instruction. 반환 형식 QuantumCircuit 예외 ExtensionError – If the structure of the state is incorrect