rngSFMT2-package: A R package providing C/C++/R interface to the SFMT Pseudo...

Description Details Author(s) See Also

Description

A R package providing C/C++/R interface to the SFMT Pseudo Randomn Generator based on the original implementation

Details

The SFMT is a very fast RNG, so suitable for High Performance Computing tasks, which by nature must be implemented in C/C++. This package provides an implementation of this RNG based on the original implementation and provides R/C/C++ interfaces to help R developers using this RNG for their purposes. The implementation is suitable for use in multi-threaded code, e.g. with OpenMP.

Author(s)

Petr Savicky Karl Forner

Maintainer: Karl Forner <karl.forner@gmail.com>

See Also

SFMT

the SFMT homepage, home of the original implementation: http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/

Random Numbers in R

Comments on random numbers in R http://www2.cs.cas.cz/~savicky/randomNumbers/


rngSFMT2 documentation built on May 2, 2019, 4:51 p.m.