  |
http://www.numbertheory.org/calc/krm_calc.html - http://www.numbertheory.org/calc/krm_calc.html
A calculator program for doing arbitrary precision integer arithmetic, written in ANSI C and Yacc, with a number of built-in functions for number theory, by Keith Matthews. |
  |
http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html - http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html
An interactive interpreter for big integer and multi-precision floating point arithmetic with a Pascal/Modula like syntax. It has several builtin functions for algorithmic number theory. |
  |
Implementations of Extended LLL - http://www.math.uu.nl/people/vdkallen/lllimplementations.html
By Wilberd van der Kallen. |
  |
http://fchabaud.free.fr/English/ZEN/ - http://fchabaud.free.fr/English/ZEN/
A toolbox for computation in finite rings, by Florent Chabaud and Reynald Lercier. ANSI-C source, free download, GPL. |
  |
http://www.apfloat.org/ - http://www.apfloat.org/
High-performance arbitrary precision arithmetic package for C++ and Java. |