|
-
GNU MP Home:
-
GNU's celebrated library for arbitrary precision arithmetic!
-
PRECISE:
-
Shankar Krishna's arbitrary precision library for
reliable numeric and geometric computation.
-
LiDIA Project:
-
A C++ Library for Computational Number Theory.
-
MPFUN Library:
-
A multiprecision software package from David Bailey.
-
CLN Package:
-
A multiprecision software package from Bruno Haible.
-
NTL from Victor Shoup.
NTL is a portable C++ library providing data structures
and algorithms for manipulating signed, arbitrary
length integers, and for vectors, matrices, and polynomials
over the integers and over finite fields.
-
XR (Exact Real Arithmetic) from Keith Briggs, built on NTL.
-
Floating Point Expansions:
code and papers from Marc Daumas in the Arenaire Project (France).
-
Exact Real Arithmetic from Abbas Edalat at Imperial College
:
domain theory viewpoint, applied to differential equations, etc.
|