From 59a31795e71c1552510be9219b82207292a75eae Mon Sep 17 00:00:00 2001 From: zimmerma Date: Fri, 31 May 2013 15:14:44 +0000 Subject: updated NEWS and contribution section in mpfr.texi git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8559 280ebfd0-de03-0410-8827-d642c229c3f4 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0e4f617e3..0a49d4b25 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,8 @@ Changes from versions 3.1.* to version 3.2.0: the __float128 type (requires --enable-float128 and compiler support). - New function mpfr_round_nearest_away to add partial emulation of the rounding to nearest-away (as defined in IEEE 754-2008). +- New functions mpfr_nrandom and mpfr_erandom to generate random numbers + following normal and exponential distributions respectively. - Added configure option --enable-assert=none to avoid checking any assertion. - Updated tuning parameters. - Improved MPFR manual. -- cgit v1.2.1