Download List

專案描述

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).

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.

2006-03-27 10:09
0.1.3

The efficiency of some algorithms was improved.
Dead code was removed.
標籤: Minor feature enhancements

2005-11-01 19:47
0.1.2

Bugfixes. Meaningful comments have been added to the code. The documentation has been regenerated.

2005-10-24 15:30
0.1.1

標籤: Initial freshmeat announcement

Project Resources