Package: spacefillr 0.4.0

spacefillr: Space-Filling Random and Quasi-Random Sequences

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>.

Authors:Tyler Morgan-Wall [aut, cph, cre], Andrew Helmer [ctb, cph], Leonhard Grünschloß [ctb, cph], Eric Heitz [ctb, cph]

spacefillr_0.4.0.tar.gz
spacefillr_0.4.0.zip(r-4.7)spacefillr_0.4.0.zip(r-4.6)spacefillr_0.4.0.zip(r-4.5)
spacefillr_0.4.0.tgz(r-4.6-x86_64)spacefillr_0.4.0.tgz(r-4.6-arm64)spacefillr_0.4.0.tgz(r-4.5-x86_64)spacefillr_0.4.0.tgz(r-4.5-arm64)
spacefillr_0.4.0.tar.gz(r-4.7-arm64)spacefillr_0.4.0.tar.gz(r-4.7-x86_64)spacefillr_0.4.0.tar.gz(r-4.6-arm64)spacefillr_0.4.0.tar.gz(r-4.6-x86_64)
spacefillr_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
spacefillr/json (API)

# Install 'spacefillr' in R:
install.packages('spacefillr', repos = c('https://tylermorganwall.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/tylermorganwall/spacefillr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

halton-sequencequasi-random-generatorsobol-sequencecpp

7.00 score 8 stars 54 packages 8 scripts 16k downloads 11 exports 1 dependencies

Last updated from:fdeb694ee1. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK121
linux-devel-x86_64OK117
source / vignettesOK174
linux-release-arm64OK109
linux-release-x86_64OK110
macos-release-arm64OK89
macos-release-x86_64OK311
macos-oldrel-arm64OK133
macos-oldrel-x86_64OK188
windows-develOK109
windows-releaseOK93
windows-oldrelOK113
wasm-releaseOK111

Exports:generate_halton_faure_setgenerate_halton_faure_singlegenerate_halton_random_setgenerate_halton_random_singlegenerate_pj_setgenerate_pmj_setgenerate_pmj02_setgenerate_pmj02bn_setgenerate_pmjbn_setgenerate_sobol_owen_setgenerate_sobol_set

Dependencies:Rcpp