Package: poissoned 0.1.3.9000

poissoned: Poisson Disk Sampling in 2D and 3D

Poisson disk sampling is a method of generating blue noise sample patterns where all samples are at least a specified distance apart. Poisson samples may be generated in two or three dimensions with this package. The algorithm used is an implementation of Bridson (2007) "Fast Poisson disk sampling in arbitrary dimensions" <doi:10.1145/1278780.1278807>.

Authors:Mike Cheng [aut, cre, cph]

poissoned_0.1.3.9000.tar.gz
poissoned_0.1.3.9000.zip(r-4.7)poissoned_0.1.3.9000.zip(r-4.6)poissoned_0.1.3.9000.zip(r-4.5)
poissoned_0.1.3.9000.tgz(r-4.6-x86_64)poissoned_0.1.3.9000.tgz(r-4.6-arm64)poissoned_0.1.3.9000.tgz(r-4.5-x86_64)poissoned_0.1.3.9000.tgz(r-4.5-arm64)
poissoned_0.1.3.9000.tar.gz(r-4.7-arm64)poissoned_0.1.3.9000.tar.gz(r-4.7-x86_64)poissoned_0.1.3.9000.tar.gz(r-4.6-arm64)poissoned_0.1.3.9000.tar.gz(r-4.6-x86_64)
poissoned_0.1.3.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
poissoned/json (API)

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

Bug tracker:https://github.com/coolbutuseless/poissoned/issues

On CRAN:

Conda:

4.42 score 16 stars 33 scripts 141 downloads 2 exports 0 dependencies

Last updated from:6ae22a965c. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK133
linux-devel-x86_64OK109
source / vignettesOK137
linux-release-arm64OK144
linux-release-x86_64OK105
macos-release-arm64OK91
macos-release-x86_64OK167
macos-oldrel-arm64OK76
macos-oldrel-x86_64OK158
windows-develOK83
windows-releaseOK66
windows-oldrelOK69
wasm-releaseOK97

Exports:poisson2dpoisson3d

Dependencies: