/QC-Tutorial

This is the class material for the Quantum Computing Tutorial by SECQUOIA

Primary LanguageJupyter NotebookCreative Commons Zero v1.0 UniversalCC0-1.0

QC-Tutorial

This is the class material for the Quantum Computing Tutorial by SECQUOIA

Instructions

  1. Run the following:
$ julia --proj=notebooks

julia> using Pkg; Pkg.instantiate()

julia> using IJulia; IJulia.notebook(; dir=@__DIR__)
  1. Navigate to the notebooks folder and open the quantum_walk.ipynb notebook.
  2. Run the notebook.