Wed, 15 May 2024 07:38:34 UTC | login

Information for build arprec-2.2.19-7.fc30

ID81122
Package Namearprec
Version2.2.19
Release7.fc30
Epoch
SummarySoftware package for performing arbitrary precision arithmetic
DescriptionARPREC is a software package for performing arbitrary precision arithmetic. It consists of a revision and extension of Bailey's earlier MPFUN package, enhanced with special IEEE numerical techniques. Features include: * Written in C++ for broad portability and fast execution. * Includes C++ and Fortran 90/95 interfaces based on custom data-types and operator/function overloading, which permit the library to be used with only minor modifications for many conventional C++ and Fortran-90 programs. * Includes all of the usual arithmetic operations, as well as many transcendental functions, including cos, sin, tan, arccos, arcsin, arctan, exp, log, log10, erf, gamma and Bessel functions. * Supports three arbitrary precision data-types: mp_real, mp_int and mp_complex. * Supports many mixed-mode operations between arbitrary precision variables or constants and conventional variables or constants. * Includes special library routines, incorporating advanced algorithms for extra-high precision (above 1000 digits) computation. * Includes a number of sample application programs, including programs for quadrature (numerical definite integrals), PLSQ (integer relation finding) and polynomial root finding. * Includes the "Experimental Mathematician's Toolkit". This is a self-contained interactive program that performs many operations typical of modern experimental mathematics, including arithmetic expressions, common transcendental functions, infinite series evaluation, definite integrals, polynomial roots, user-defined functions, all evaluated to a user-defined level of numeric precision, up to 1000 decimal digits.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 06 Dec 2018 10:06:52 UTC
CompletedThu, 06 Dec 2018 15:46:57 UTC
Taskbuild (f30-candidate, arprec-2.2.19-7.fc30.src.rpm)
Tags
f30
f31
f32
f33
RPMs
src
arprec-2.2.19-7.fc30.src.rpm (info) (download)
noarch
arprec-data-2.2.19-7.fc30.noarch.rpm (info) (download)
arprec-doc-2.2.19-7.fc30.noarch.rpm (info) (download)
riscv64
arprec-2.2.19-7.fc30.riscv64.rpm (info) (download)
arprec-devel-2.2.19-7.fc30.riscv64.rpm (info) (download)
arprec-tools-2.2.19-7.fc30.riscv64.rpm (info) (download)
arprec-debuginfo-2.2.19-7.fc30.riscv64.rpm (info) (download)
arprec-debugsource-2.2.19-7.fc30.riscv64.rpm (info) (download)
arprec-tools-debuginfo-2.2.19-7.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.19-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.19-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Björn Esser <besser82@fedoraproject.org> - 2.2.19-5 - Rebuilt for GCC8 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.19-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.19-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jul 18 2017 Björn Esser <besser82@fedoraproject.org> - 2.2.19-2 - Add patch to fix fix istream error logic * Tue Jul 18 2017 Björn Esser <besser82@fedoraproject.org> - 2.2.19-1 - New upstream release (rhbz#1472013) * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.18-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 30 2017 Björn Esser <besser82@fedoraproject.org> - 2.2.18-4 - Rebuilt for GCC-7