Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.63 | Lars Engels | 2008-09-04 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=219844 | ||||
* | ARIBAS is an interactive interpreter for big integer arithmetic and | Martin Wilke | 2007-06-20 | 1 | -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 |