Thu, 18 Apr 2024 14:14:08 UTC | login

Information for build arprec-2.2.19-9.fc31

ID121592
Package Namearprec
Version2.2.19
Release9.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/arprec.git#b8e43505aa28bd5521189f0192febbc650d5a03f
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 canceled
Volume DEFAULT
StartedFri, 20 Sep 2019 23:10:27 UTC
CompletedSun, 22 Sep 2019 10:44:32 UTC
Taskbuild (f31-candidate, /rpms/arprec.git:b8e43505aa28bd5521189f0192febbc650d5a03f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/arprec.git#b8e43505aa28bd5521189f0192febbc650d5a03f'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.19-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.19-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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