cvs commit: ports/math Makefile ports/math/aribas Makefile
distinfo pkg-descr
Martin Wilke
miwi at FreeBSD.org
Wed Jun 20 14:04:10 UTC 2007
miwi 2007-06-20 14:04:09 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/aribas Makefile distinfo pkg-descr
Log:
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
PR: ports/113862
Submitted by: Lars Engels <lars.engels at 0x20.net>
Revision Changes Path
1.459 +1 -0 ports/math/Makefile
1.1 +40 -0 ports/math/aribas/Makefile (new)
1.1 +3 -0 ports/math/aribas/distinfo (new)
1.1 +8 -0 ports/math/aribas/pkg-descr (new)
More information about the cvs-all
mailing list