Installation
Distributions.jl
is a registered Julia package so it can be added using:
julia> Pkg.add("Distributions")
Further sections would require the package to be installed. So, we would assume you have added the package now.
Distributions.jl
is a registered Julia package so it can be added using:
julia> Pkg.add("Distributions")
Further sections would require the package to be installed. So, we would assume you have added the package now.