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.
- Developed at science
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/dSFMT && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dSFMT-export_functions.patch | 0000016729 16.3 KB | |
dSFMT-sharedlib.patch | 0000006606 6.45 KB | |
dSFMT-src-2.2.3.tar.gz | 0000291773 285 KB | |
dSFMT.changes | 0000000284 284 Bytes | |
dSFMT.spec | 0000003904 3.81 KB |
Revision 2 (latest revision is 4)
Adrian Schröter (adrianSuSE)
committed
(revision 2)
Split 13.2 from Factory
Comments 0