Skip to content

rust: Ratio-of-Uniforms Simulation with Transformation v1.3.6

Compare
Choose a tag to compare
@paulnorthrop paulnorthrop released this 10 Feb 08:39
· 258 commits to master since this release

rust 1.3.6

Bug fixes and minor improvements

  • Further steps are taken in the opimisations used to set up the ratio-of-uniforms bounding box (specifically in find_a() and in cpp_find_a()) to avoid erroneous (lack of) convergence warnings. These can occur if we start the optimisation algorithm too close to the solution.

  • LF line endings used in inst/include/rust.h and inst/include/rust_RcppExports.h to avoid CRAN NOTE