Prerequisite#

Below is a list of topic one should touch upon, or get familiar with before the workshop.

Algebra#

Complex numbers#

Qubits, Gates, circuits#

Hamiltonian#

simple description

Hamiltonian, in physics represents a function denoting the system’s energy. In very simple terms, it is expressed as sum of all sources of energy of a given system. For example, for a single particle it’s hamiltonian is sum of it’s kinetic and potential energy.

See the page of Hamiltonian for a bit more detailed description of the term.

Further exploration#

Below is a list of topics or keywords to explore -

  • Classical Suppoer Vector Machines (SVM)

  • Qiskit introduction

  • Define and print basic circuits manually

  • Device simulators (ideal vs noisy vs fake)

  • Run simple circuit examples

  • Grover Algorithm, Shor’s Algorithm