This is the class material for the Quantum Computing Tutorial by SECQUOIA
- Run the following:
$ julia --proj=notebooks
julia> using Pkg; Pkg.instantiate()
julia> using IJulia; IJulia.notebook(; dir=@__DIR__)- Navigate to the
notebooksfolder and open thequantum_walk.ipynbnotebook. - Run the notebook.