Sat, 27 Apr 2024 12:57:52 UTC | login

Information for build dSFMT-2.2.3-9.fc28

ID2006
Package NamedSFMT
Version2.2.3
Release9.fc28
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-9.fc28.src.rpm (info) (download)
noarch
dSFMT-devel-doc-2.2.3-9.fc28.noarch.rpm (info) (download)
riscv64
dSFMT-2.2.3-9.fc28.riscv64.rpm (info) (download)
dSFMT-devel-2.2.3-9.fc28.riscv64.rpm (info) (download)
Changelog * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * 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.