Fri, 10 May 2024 06:39:30 UTC | login

Information for build dSFMT-2.2.3-10.fc29

ID43996
Package NamedSFMT
Version2.2.3
Release10.fc29
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 14 Jun 2018 09:16:27 UTC
CompletedThu, 14 Jun 2018 10:12:33 UTC
Taskbuild (f29-candidate, dSFMT-2.2.3-10.fc29.src.rpm)
Tags
f29
RPMs
src
dSFMT-2.2.3-10.fc29.src.rpm (info) (download)
noarch
dSFMT-devel-doc-2.2.3-10.fc29.noarch.rpm (info) (download)
riscv64
dSFMT-2.2.3-10.fc29.riscv64.rpm (info) (download)
dSFMT-devel-2.2.3-10.fc29.riscv64.rpm (info) (download)
dSFMT-debuginfo-2.2.3-10.fc29.riscv64.rpm (info) (download)
dSFMT-debugsource-2.2.3-10.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * 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.