$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Review Request] Multiprecision Arithmetic Library
From: JOHN MADDOCK (boost.regex_at_[hidden])
Date: 2012-04-12 05:51:43
OK. I attached my proposed version in
/big_number/multiprecision/cpp_dec_float.hpp.
> The diffs include the removal of some non-needed constants, the trimming of
> max_digits10 and a minor improvement to the multiplication.
>
>
Hmm, that fails a number of tests with error rates > 10^10 - see for
example test_exp.cpp. Can you investigate?
Thanks, John.