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.
- Sources inherited from project SUSE:SLE-15:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Step:15/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 |
Latest Revision
Stephan Kulow (coolo)
committed
(revision 2)
- 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. - Add mpc-1.0.3-addsubulp.diff and mpc-1.0.3-fmma.diff to fix build with mpfr 4.0.0. - Add gpg signature - Add info scriplet dependencies and move them to correct sections - Cleanup spec file with spec-cleaner
Comments 0