{{pkg.description}}
This package provides the following n-dimensional low-discrepancy sequence generators, partially based on the article The Unreasonable Effectiveness of Quasirandom Sequences by Martin Roberts.
Configurable basis for each dimension:
haltonND([2,3])
Configurable basis for each dimension:
kroneckerND([1 / 2 ** 0.5, 1 / 5 ** 0.5])
Based on Kronecker with each dimension's base automatically derived from the Plastic number:
plasticND(2)
{{meta.status}}
{{repo.supportPackages}}
{{repo.relatedPackages}}
{{meta.blogPosts}}
{{pkg.install}}
{{pkg.size}}
{{pkg.deps}}
{{repo.examples}}
{{pkg.docs}}
TODO