C++ Compiler

The default c++ compiler that we use is g++ version greater than 3.0 which support the Koenig lookup.

The latest version gcc-3.2 is avalaible from http://gcc.gnu.org/.

If you are working under windows, any advanced compiler such as the following will be ok:

Other libraries

Basic data structures

The library synaps is using intensively the Standard Template Library included in any standard c++ distribution.

Arithmetic

Linear algebra

Polynomials

Interprocess Communication

A complete package

In order get easilly these packages configured together, see roxane distribution.

mourrain@sophia.inria.fr

[ HOME | Whatis | Installation | Documentation | Contributions | Other ]