Boost logo

Boost :

From: Kevin Sopp (baraclese_at_[hidden])
Date: 2008-03-30 06:04:28


Hi all,
I've been busy with porting the public domain C library libtommath to
C++. The code is quite usable as it is and some simple documentation
exists in the libs/mp_math/doc/html subfolder. I've implemented all
C++ operators for the mp_int<> type and it can thus be used just like
a built-in integer type. Some things like random number generation and
primality testing have not been documented yet.
Please have a look, I'm looking for feedback at the moment so that I
can plan on how to proceed.

http://www.boost-consulting.com/vault/index.php?action=downloadfile&filename=mp_math_v01.zip&directory=Math%20-%20Numerics&

alternatively go to boost vault /math - numerics subfolder and
download mp_math_v01.zip

Kevin


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk