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
card.svg |card.png
poissoned/json (API)
NEWS

# 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.41 score 16 stars 32 scripts 162 downloads 2 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK141
linux-devel-x86_64OK105
source / vignettesOK153
linux-release-arm64OK102
linux-release-x86_64OK107
macos-release-arm64OK102
macos-release-x86_64OK163
macos-oldrel-arm64OK73
macos-oldrel-x86_64OK166
windows-develOK76
windows-releaseOK69
windows-oldrelOK71
wasm-releaseOK85

Exports:poisson2dpoisson3d

Dependencies: