This package browser is in early development. Mind the rough edges.

r-spacefillr 0.4.0

Space-Filling Random and Quasi-Random Sequences

spacefillr enables generation of random and quasi-random space-filling sequences. It 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. The package also includes a C++ API.

Installation

Install r-spacefillr 0.4.0 as follows:

guix install r-spacefillr@0.4.0

Or install the latest version:

guix install r-spacefillr

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.