Télécharger la liste

Description du projet

libRational provides a C++ class interface around the rational numbers (mpq_t) of GNU MP. It adds special value support and a mechanism to reduce useless copying of temporary objects.

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.

2004-05-25 16:25
0.3.0

Il y avait un sérieux bogue dans le «non-specialvalue 'version, dans laquelle la comparaison d'un être raisonnable à 0 souvent renvoyé un résultat incorrect. En outre, un non-problème de l'affectation à la division BigInt a été fixé, et le soutien aux SpecialValue 0.4.0 a été ajoutée.
Tags: Major bugfixes
There was a serious bug in the 'non-specialvalue'
version, in which comparison of a rational to 0
often returned an incorrect result. Furthermore, a
self-assignment problem for the BigInt division
has been fixed, and support for SpecialValue 0.4.0
has been added.

2004-02-04 16:15
0.2.0

La bibliothèque intégrée SpecialValue a été supprimé, si l'utilisateur est maintenant requis pour télécharger et installer SpecialValue avant d'installer libRational. Le script d'installation de nouveaux peuvent être utilisés pour automatiser ce processus. Cette version coopère avec la nouvelle interface de SpecialValue-0.3.0.
The integrated SpecialValue library has been
removed, so the user is now required to download
and install SpecialValue before installing
libRational. The new installer script can be used
to automate this process. This version cooperates
with the new interface of SpecialValue-0.3.0.

2002-11-27 09:50
0.1.9

Cette nouvelle version compile sous Linux, Solaris et FreeBSD. SpecialValue n'a plus besoin d'être téléchargé séparément, et construction de la bibliothèque dynamique est pris en charge. Le code est en cours de réorganisation afin de faciliter l'option - disable-configurer specialvalue.
Tags: Minor feature enhancements
This new version compiles under Linux, Solaris, and FreeBSD. SpecialValue no longer needs to be downloaded separately, and dynamic library building is supported. The code is being reorganized in order to facilitate a --disable-specialvalue configure option.

2002-10-20 19:23
0.1.1

Des documents ont été ajoutés, et des corrections de bogues peu ont été faites.
Tags: Initial freshmeat announcement
Documentation was added, and little bugfixes were
made.

Project Resources