Skip to content

tobydriscoll/HaltonSequences.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.