HaltonSequences.jl

Halton sequences and points in Julia
Author tobydriscoll
Popularity
11 Stars
Updated Last
12 Months Ago
Started In
September 2018

HaltonSequences

Halton sequences and points in Julia

Documentation Build Status

Installation

The package can be installed with Julia's package manager:

julia> import Pkg
julia> Pkg.add("HaltonSequences")

Project Status

Please open an issue if you encounter any problems.