$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Review Request] Multiprecision Arithmetic Library
From: Christopher Kormanyos (e_float_at_[hidden])
Date: 2012-05-10 17:44:04
>>> The tests all pass. I committed cpp_dec_float.hpp
>>> to the sandbox on Sunday.
>>> Sorry, I should have asked permission first. My bad.
>> No problems, cheers, John.
> I added partial adherence to the backend requirements
> for an mp_number to my fixed-point class and verified
> the computation of the area of a circle of radius (123 / 100)
> with it.
... And thereby plugged this augmented fixed-point type
into mp_number, of course.
Best regards, Chris.