Main Page   Compound List   File List   Compound Members   File Members   Examples  

Arageli Documentation

1.1.1

Author:
N.Yu.Zolotykh , Max Alekseyev , E.A.Agafonov

Date:
2000, 2002

This is a documentation for library Arageli 1.1.1 written by N.Yu.Zolotykh . Version of bigarith module for Win32 is written by Max Alekseyev . Some parts of bigarith module (C++ without assembler code) are written by E.A.Agafonov.

Arageli is a C++ library for computations in ARithmetic, Algebra, GEometry, Linear and Integer linear programming. Current version contains an implementation of arbitary precision arithmetics on integer numbers and implementation of rational numbers. Some time-critical parts are written in assembler. You can use this assembler code or C++ code instead.

The library has been tested in the following environments:

Copyright (C) 2000, 2002 Nikolai Yu. Zolotykh

This software is free. You can use, copy, and distribute this software and its documentation for any purpose with or without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation.

This software is provided "as is" without warranty.

Any comments and suggestions are welcome.

Installation

If you have Borland make utility simply type:

make -ffilenname all

where filename is used as make file. The following make files are available:


Generated at Tue Jan 15 20:39:43 2002 for Arageli by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001