Opened 7 years ago
Closed 7 years ago
#4196 closed task (fixed)
mpc-1.1.0
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.2 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New minor version.
- Minimally required library versions: gmp 5.0.0, mpfr 3.0.0
- New functions:
- mpc_cmp_abs
- mpc_rootofunity
- Rewrite of the testing framework
- New mpcbench tool, used with make bench
- Bug fixes and improvements of existing functions:
- Fixed compilation with mpfr 4.0.0
- 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
Note:
See TracTickets
for help on using tickets.
Fixed at revision 11352.