Givaro is a C++ library for arithmetic and algebraic computations.
Introduction
Givaro can do fast arithmetic computations with
- Integers. The Integer class uses GMP integers.
- Rationals.
- Rings of the form
.
- Prime fields and extensions.
- Polynomials.
Non-standard arithmetic tools include trucated arithmetic.
Goals
Design
Using Givaro
- copy.
- tuto. This is a brief introduction to LinBox capabilities.
- inst. Explains how to install from sources or from the latest cvs version.
- arch. Describes how Givaro is organized
- Documentation for Users. If everything around is blue, then you are reading the lighter, user-oriented, documentation.
- Documentation for Developers. If everything around is green, then you can get to everything (not necessarily yet) documented.
Contributing to Givaro, getting assistance.
- Version:
- 3.5.0