Installation

Install with the Julia package manager Pkg:

# Press ']' to enter the Pkg REPL mode.
pkg> add PolyaGammaSamplers

or

julia> using Pkg; 
julia> Pkg.add("PolyaGammaSamplers")