mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
9 lines
421 B
Plaintext
9 lines
421 B
Plaintext
|
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,
|
||
|
continued fraction and quadratic sieve factorization, Pollard rho
|
||
|
factorization, etc.
|
||
|
|
||
|
WWW: http://www.mathematik.uni-muenchen.de/~forster/sw/adownload.html
|