Fri, 10 May 2024 11:52:53 UTC | login

Information for build dSFMT-2.2.3-15.fc33

ID178019
Package NamedSFMT
Version2.2.3
Release15.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dSFMT.git#f43f037d65487a7af4b7f617607f1c1b717267f9
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, 13 Aug 2020 14:39:02 UTC
CompletedThu, 13 Aug 2020 14:58:12 UTC
Taskbuild (f33, /rpms/dSFMT.git:f43f037d65487a7af4b7f617607f1c1b717267f9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dSFMT.git#f43f037d65487a7af4b7f617607f1c1b717267f9'}}
Tags
f33
f37
f38
RPMs
src
dSFMT-2.2.3-15.fc33.src.rpm (info) (download)
noarch
dSFMT-devel-doc-2.2.3-15.fc33.noarch.rpm (info) (download)
riscv64
dSFMT-2.2.3-15.fc33.riscv64.rpm (info) (download)
dSFMT-devel-2.2.3-15.fc33.riscv64.rpm (info) (download)
dSFMT-debuginfo-2.2.3-15.fc33.riscv64.rpm (info) (download)
dSFMT-debugsource-2.2.3-15.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 23 2019 Milan Bouchet-Valat <nalimilan@club.fr> - 2.2.3-12 - Add -fno-strict-aliasing to CCFLAGS to build with GCC 9.