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

ID24692
Package Namepython-mpmath
Version1.3.0
Release1.oc9
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:58:00 CST
CompletedTue, 25 Jun 2024 20:59:01 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-mpmath.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-mpmath.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-mpmath-1.3.0-1.oc9.src.rpm (info) (download)
noarch
python3-mpmath-1.3.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.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