Introduction to Quantum Computing and Quantum Hardware — Lab 4

preview_player
Показать описание
Author: Abraham Asfaw

#Qiskit

This course is an introduction to the world of quantum computing, with an exploration of some of the key quantum algorithms and their implementations using quantum circuits, as well as the quantum hardware that is designed to run these algorithms. The course was first offered during the Qiskit Global Summer School in July 2020 as a two-week intensive summer school.
Рекомендации по теме
Комментарии
Автор

may i know the reason that only the last qubit is initialized to |1> in the solutions, although the preceding instructions stated that all of the m target qubits shall be initialized to |1> ? i.e. why given_circuit.x(n+m-1) instead of given_circuit.x(range(n, n+m))?

alpinnovianus
Автор

Can you exmplain why the circuit in the lecture is different from the lab? also, can you explain the modulo exponential funciton?

mushahidkhan