Thu, 28 May 2026 10:12:03 CST | login

Information for build python-mpmath-1.3.0-1.ocs23

ID10967
Package Namepython-mpmath
Version1.3.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-mpmath.git?.#b09471e678d1931bc70caba35cec9ca2368e2a3d
SummaryPython library for arbitrary-precision 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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 25 Jun 2024 20:53:29 CST
CompletedTue, 25 Jun 2024 20:55:50 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-mpmath.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-mpmath.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-mpmath-1.3.0-1.ocs23.src.rpm (info) (download)
noarch
python3-mpmath-1.3.0-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jun 25 2024 Clare <clarehkli@tencent.com> - 1.3.0-1 - [Type] other - [DESC] initial build