Download List

Descripción del Proyecto

Libapmath is a C++ arbitrary precision math library designed to be as convenient as possible, besides performing well. The approach taken is that of choosing names like those in <cmath> and implementing all arithmetic by overloading of operators.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-30 00:14 Back to release list
1.0

En esta versión, un nuevo esquema de denominación se emplea por primera vez. El árbol de origen ha sido arreglado y el proceso de construcción eficiente. Una interfaz de MPI simple para la simplificación de la transferencia de número de cálculos en paralelo se ha añadido, junto con pequeñas mejoras técnicas.
Tags: Major feature enhancements
In this release, a new type naming scheme is employed for the first time. The source tree has been tidied up and the build process streamlined. A simple MPI interface for simplification of number transfer in parallel computations has been added, along with minor technical enhancements.

Project Resources