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 190 downloads 2 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK118
linux-devel-x86_64OK106
source / vignettesOK148
linux-release-arm64OK126
linux-release-x86_64OK118
macos-release-arm64OK130
macos-release-x86_64OK243
macos-oldrel-arm64OK78
macos-oldrel-x86_64OK134
windows-develOK75
windows-releaseOK71
windows-oldrelOK81
wasm-releaseOK86

Exports:poisson2dpoisson3d

Dependencies: