This minor version provides two new samplers:
This patch fixes miscalculated coordinates for interlocked tori
(sample_tori_interlocked()
) that caused an error and adds
an example to ensure that the sampler runs without error.
It also addresses an issue related to _PKGNAME
documentation, which has been addressed using @aliases
as
described here.
The key–value pair LazyData: true
was removed from
‘DESCRIPTION’, which should resolve the NOTE at the CRAN check
results.
Finally, several spelling errors were corrected.
This first minor version contains several common samplers, stratified samplers for cubes in any dimension, and a function factory for custom rejection samplers.