summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index afaa3f5..2dd604c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
Changes in version 0.8.3:
+ - New functions:
+ - mpc_set_c, mpc_set_lc, mpc_get_c, mpc_get_lc for converting between
+ mpc type variables and C variables of type double _Complex or
+ long double _Complex
- Speed-up of mpc_pow_si through binary exponentiation, and of
mpc_pow_z when the exponent fits in a long
- Bug fixes: