Language

Package: dsfmt @ 2.2.3

Synopsis

Double precision SIMD-oriented Fast Mersenne Twister

Description

The dSMFT package speeds up Fast Mersenne Twister generation by avoiding the expensive conversion of integer to double (floating point). dSFMT directly generates double precision floating point pseudorandom numbers which have the IEEE Standard for Binary Floating-Point Arithmetic (ANSI/IEEE Std 754-1985) format. dSFMT is only available on the CPUs which use IEEE 754 format double precision floating point numbers.

Home page
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/
Location
gnu/packages/maths.scm (line: 391, column: 2)
License

Lint warnings

LinterMessageLocation
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name