Fri, 19 Apr 2024 03:34:09 UTC | login

Information for build python-mpmath-1.1.0-13.fc33

ID196158
Package Namepython-mpmath
Version1.1.0
Release13.fc33
Epoch
SummaryA pure Python library for multiprecision floating-point arithmetic
DescriptionMpmath is a pure-Python library for multiprecision floating-point arithmetic. It provides an extensive set of transcendental functions, unlimited exponent sizes, complex numbers, interval arithmetic, numerical integration and differentiation, root-finding, linear algebra, and much more. Almost any calculation can be performed just as well at 10-digit or 1000-digit precision, and in many cases mpmath implements asymptotically fast algorithms that scale well for extremely high precision work. If available, mpmath will (optionally) use gmpy to speed up high precision operations.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 07 Feb 2022 18:51:34 UTC
CompletedMon, 07 Feb 2022 18:51:34 UTC
Tags
f33
f37
f38
RPMs
src
python-mpmath-1.1.0-13.fc33.src.rpm (info) (download)
noarch
python-mpmath-doc-1.1.0-13.fc33.noarch.rpm (info) (download)
python3-mpmath-1.1.0-13.fc33.noarch.rpm (info) (download)
Changelog * Wed Sep 29 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 1.1.0-13 - Fix CVE-2021-29063 regular expression denial of service (#1974835) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-8 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-6 - Rebuilt for Python 3.8.0rc1 (#1748018)