Arageli is a C++ library for computations in ARithmetics, Algebra, GEometry, Linear and Integer linear programming. Current version contains only an implementation of arbitary precision arithmetics on integer numbers. Some tyme-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:
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.
If you have Borland make utility simply type:
make -ffilenname
where filename is used as make file. The following make files are available:
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001