Installation
To install the package, launch a Julia REPL session and type
julia> using Pkg; Pkg.add("BosonSampling")Alternatively type on the ] key. Then enter
add BosonSamplingTo use the package, write
using BosonSamplingin your file.
To install the package, launch a Julia REPL session and type
julia> using Pkg; Pkg.add("BosonSampling")Alternatively type on the ] key. Then enter
add BosonSamplingTo use the package, write
using BosonSamplingin your file.
Settings
This document was generated with Documenter.jl version 0.27.17 on Tuesday 15 November 2022. Using Julia version 1.8.2.