sci-mathematics / dsfmt

Double precision SIMD-oriented Fast Mersenne Twister library

Official package sites : http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT ·

The purpose of Double precision SIMD-oriented Fast Mersenne Twister (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.

v2.2.4 :: 0 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~amd64-linux ~x86 ~x86-linux

dev-lang / julia : High-performance programming language for technical computing

780933
sci-mathematics/dsfmt-2.2.4 fails tests
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sci-mathematics/dsfmt: Fix tc-directly
Closes: https://bugs.gentoo.org/780936 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jeffrey Lin · gentoo
sci-mathematics/dsfmt: initial import
Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>