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.0.2.tar.gz | 0000633173 618 KB | |
mpc.changes | 0000005258 5.13 KB | |
mpc.spec | 0000002676 2.61 KB |
Revision 23 (latest revision is 32)
Stephan Kulow (coolo)
accepted
request 214086
from
Richard Biener (rguenther)
(revision 23)
- Update to version 1.0.2. - Fixed mpc_atan, mpc_atanh for (+-0, +-1) - Fixed mpc_log10 for purely imaginary argument - Fixed case of intermediate zero real or imaginary part in mpc_fma
Comments 0