MPC multiple-precision complex shared library
MPC is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result. It is
built upon and follows the same principles as MPFR.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/mpc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000093 93 Bytes | |
mpc-1.2.0.tar.gz | 0000840711 821 KB | |
mpc-1.2.0.tar.gz.sig | 0000000119 119 Bytes | |
mpc.changes | 0000007148 6.98 KB | |
mpc.keyring | 0000024700 24.1 KB | |
mpc.spec | 0000002942 2.87 KB |
Revision 29 (latest revision is 32)
Dominique Leuenberger (dimstar_suse)
accepted
request 828882
from
Richard Biener (rguenther)
(revision 29)
- Update to version 1.2.0. The release features the new functions mpc_sum and mpc_dot and several bug fixes, in particular to make functions more robust if the user reduces the exponent range. It also contains the tool mpcheck for easier comparison with computations by the C library on standard precision floating-point numbers.
Comments 0