Télécharger la liste

Description du projet

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.

Système requise

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-08-31 02:35 Retour à la liste release
1.2

Certains outils d'analyse comparative qui ont été utilisées dans le développement de versions antérieures sont maintenant publiquement disponibles pour les essais des algorithmes programmés par l'utilisateur. Cette version permet des contrôles plus de précision recevable, en ce que la précision d'un nombre peut être adapté automatiquement si nécessaire. Le traitement des cas limites dans les routines trigonométriques a été améliorée et plus soigneusement testés. Comme d'habitude, il ya aussi de nombreuses corrections de bogues mineurs et améliorations des algorithmes de niveau inférieur.
Tags: Minor feature enhancements
Some benchmarking tools that were used in the development of earlier versions are now publicly available for testing of user-programmed algorithms. This version makes precision checks more admissible, in that the precision of a number can be adapted automatically if necessary. The handling of limit cases in the trigonometric routines has been improved and more carefully tested. As usual, there are also many minor bugfixes and enhancements of the lower level algorithms.

Project Resources