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:Leap:16.0:FactoryCandidates/mpc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000093 93 Bytes | |
mpc-1.1.0.tar.gz | 0000701263 685 KB | |
mpc-1.1.0.tar.gz.sig | 0000000228 228 Bytes | |
mpc.changes | 0000006474 6.32 KB | |
mpc.keyring | 0000024700 24.1 KB | |
mpc.spec | 0000002908 2.84 KB |
Revision 27 (latest revision is 32)
Dominique Leuenberger (dimstar_suse)
accepted
request 566565
from
Richard Biener (rguenther)
(revision 27)
- Update to version 1.1.0. - Compatible with mpfr 4.0.0, obsoletes mpc-1.0.3-addsubulp.diff and mpc-1.0.3-fmma.diff. - New functions mpc_cmp_abs and mpc_rootofunity - Rewrite of the testing framework - New mpcbench tool, used with make bench - Fixed handling of over- and underflows with directed rounding in the "other direction" for mpc_cos, mpc_sin, mpc_exp and mpc_pow - Fixed a bug in mpc_atan(0,y) with |y| near 1 - Adjust URLs to tarball and signature.
Comments 0