HaltonSequences.jl

Halton sequences and points in Julia
Author tobydriscoll
Popularity
11 Stars
Updated Last
1 Year 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.