Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.63 | lme | 2008-09-04 | 2 | -6/+6 |
| | |||||
* | Change e-mail address of my ports to my FreeBSD.org one. | lme | 2007-07-13 | 1 | -1/+1 |
| | | | | Approved by: miwi (mentor) | ||||
* | ARIBAS is an interactive interpreter for big integer arithmetic and | miwi | 2007-06-20 | 3 | -0/+51 |
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> |