Subject: Re: [boost] [mp_int] new release
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2008-10-06 18:50:13


Kevin Sopp wrote:

> I made a new release of my multiprecision integer library

I personally find the words arbitrary precision or multiprecision ambiguous.
I never know which one means that the numbers grow as needed and which
ones means that it can work with any size, but fixed (which is useful to
simulating hardware).