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
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
dSFMT-2.2.5.tar.gz | 0004984272 4.75 MB | |
dSFMT-sharedlib-makefile.patch | 0000006378 6.23 KB | |
dSFMT.changes | 0000000665 665 Bytes | |
dSFMT.spec | 0000003635 3.55 KB |
Revision 3 (latest revision is 6)
Dirk Stoecker (dstoecker)
accepted
request 886378
from
Ferdinand Thiessen (susnux)
(revision 3)
1. Update to version 2.2.5 2. Fixed SPEC file: Use working upstream URL
Comments 0