Generates random and quasi-random space-filling sequences. Supports the following sequences: 'Halton', 'Sobol', 'Owen'-scrambled 'Sobol', 'Owen'-scrambled 'Sobol' with errors distributed as blue noise, progressive jittered, progressive multi-jittered ('PMJ'), 'PMJ' with blue noise, 'PMJ02', and 'PMJ02' with blue noise. Includes a 'C++' 'API'. Methods derived from "Constructing Sobol sequences with better two-dimensional projections" (2012) <doi:10.1137/070709359> S. Joe and F. Y. Kuo, "Progressive Multi-Jittered Sample Sequences" (2018) <https://graphics.pixar.com/library/ProgressiveMultiJitteredSampling/paper.pdf> Christensen, P., Kensler, A. and Kilpatrick, C., and "A Low-Discrepancy Sampler that Distributes Monte Carlo Errors as a Blue Noise in Screen Space" (2019) E. Heitz, B. Laurent, O. Victor, C. David and I. Jean-Claude, <doi:10.1145/3306307.3328191>.
Version: | 0.2.0 |
Imports: | Rcpp (≥ 1.0.0) |
LinkingTo: | Rcpp |
Published: | 2021-02-23 |
Author: | Tyler Morgan-Wall |
Maintainer: | Tyler Morgan-Wall <tylermw at gmail.com> |
BugReports: | https://github.com/tylermorganwall/spacefillr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/tylermorganwall/spacefillr |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
CRAN checks: | spacefillr results |
Reference manual: | spacefillr.pdf |
Package source: | spacefillr_0.2.0.tar.gz |
Windows binaries: | r-devel: spacefillr_0.2.0.zip, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release: spacefillr_0.2.0.tgz, r-oldrel: spacefillr_0.1.0.tgz |
Old sources: | spacefillr archive |
Please use the canonical form https://CRAN.R-project.org/package=spacefillr to link to this page.