Sat, 27 Apr 2024 08:54:06 UTC | login

Information for build dSFMT-2.2.3-6.fc25

ID2005
Package NamedSFMT
Version2.2.3
Release6.fc25
Epoch
SummaryDouble precision SIMD-oriented Fast Mersenne Twister
DescriptionThe 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 pseudo-random 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. dSFMT doesn't support integer outputs. dSFMT supports the output of double precision floating point pseudo-random numbers which distribute in the range of [1, 2), [0, 1), (0, 1] and (0, 1). And it also supports the various periods form 2607-1 to 2132049-1.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:50:30 UTC
CompletedSat, 14 Apr 2018 19:50:30 UTC
Tags
f28
f29
RPMs
src
dSFMT-2.2.3-6.fc25.src.rpm (info) (download)
Changelog * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Sep 03 2014 Milan Bouchet-Valat <nalimilan@club.fr> - 2.2.3-4 - Move documentation to -devel-doc package. - Run tests (modify and simplify Makefile patch to do this). * Sat Jun 28 2014 Milan Bouchet-Valat <nalimilan@club.fr> - 2.2.3-3 - Add patch to export functions required to use the library. * Tue Jun 17 2014 Xavier Lamien <laxathom@fedoraproject.org> - 2.2.3-2 - Update license. - lower variable into Makefile. * Thu Jun 05 2014 Xavier Lamien <laxathom@fedoraproject.org> - 2.2.3-1 - Initial RPM release.