Aribas

Interactive interpreter with functions for algorithmic number theory

ARIBAS is an interactive interpreter for big integer arithmetic and multi-precision floating point arithmetic with a Pascal / Modula like syntax. It has several builtin functions for algorithmic number theory like gcd, Jacobi symbol, Rabin probabilistic prime test, factorization algorithms (Pollard rho, elliptic curve, continued fraction, quadratic sieve), etc.

Aribas screenshot

License: GNU GPL.

Tags: number theory.

Interface: command line.

Source language: C.

Staff

Maintainer: Otto Forster.

Links

Homepage: http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html.