Fri, 17 May 2024 02:52:05 UTC | login

Information for build python-mpmath-1.3.0-7.fc40

ID292043
Package Namepython-mpmath
Version1.3.0
Release7.fc40
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
StartedThu, 29 Feb 2024 09:38:10 UTC
CompletedThu, 29 Feb 2024 09:38:10 UTC
Tags
f40
f41
RPMs
src
python-mpmath-1.3.0-7.fc40.src.rpm (info) (download)
noarch
python-mpmath-doc-1.3.0-7.fc40.noarch.rpm (info) (download)
python3-mpmath-1.3.0-7.fc40.noarch.rpm (info) (download)
python3-mpmath+gmpy-1.3.0-7.fc40.noarch.rpm (info) (download)
Changelog * Wed Jan 31 2024 Jerry James <loganjerry@gmail.com> - 1.3.0-7 - Restore the doc subpackage - Minimize the LaTeX dependencies - Use modern python macros - Migrate License field to SPDX - Package the gmpy2 extra - Minor spec file cleanups * Tue Jan 30 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.3.0-6 - Stop building documentation and drop the subpackage (rhbz#2221964) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 1.3.0-2 - Rebuilt for Python 3.12 * Thu Mar 09 2023 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.3.0-1 - Update to 1.3.0. * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.2.1-4 - Rebuilt for Python 3.11