Télécharger la liste

Description du projet

Math Objects is a math template library for C++
using generic programming techniques. It can
handle different kinds of mathematical objects in
a consistent way. The objects in the library
include matrices, polynomials, rational functions,
extended precision numbers, complex numbers, and
more. All of these can be handled like basic
numerical types like integers or floating point
numbers. One can access properties of a
mathematical type through a (partial)
specialization of a traits class for that type
(AlgebraicTraits).

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.

2006-03-27 10:09
0.1.3

L'efficacité de certains algorithmes a été améliorée. Le code mort a été supprimée.
Tags: Minor feature enhancements
The efficiency of some algorithms was improved.
Dead code was removed.

2005-11-01 19:47
0.1.2

Corrections de bugs. Des observations pertinentes ont été ajoutées au code. La documentation a été régénéré.
Bugfixes. Meaningful comments have been added to the code. The documentation has been regenerated.

2005-10-24 15:30
0.1.1

Tags: Initial freshmeat announcement

Project Resources