Double precision SIMD-oriented Fast Mersenne Twister (dSFMT)
The purpose of dSFMT is to speed up the 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.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / dSFMT
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout science/dSFMT && cd $_
- Create Badge
Refresh
Refresh
Source Files
Sources could not be expanded: conflict in file dSFMT.spec
Comments 0