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
notebooks
folder and open thequantum_walk.ipynb
notebook. - Run the notebook.