aboutsummaryrefslogtreecommitdiff
path: root/math/aribas/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.63Lars Engels2008-09-041-3/+3
| | | | Notes: svn path=/head/; revision=219844
* ARIBAS is an interactive interpreter for big integer arithmetic andMartin Wilke2007-06-201-0/+3
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 PR: ports/113862 Submitted by: Lars Engels <lars.engels at 0x20.net> Notes: svn path=/head/; revision=193965