PARI-GP http://www.parigp-home.de/ Welcome * Bienvenu * Willkommen ! PARI-GP is a software package for computer-aided number theory. It consists of a C library, libpari (with optional assembler cores for some popular architectures), and of the programmable interactive gp calculator. While you can write your own libpari-based programs, many people just start up a gp session, or have gp execute ...
A C++ Library For Computational Number Theory Main Page News Introduction Online Documentation System Requirements License Download Mailing Lists Support, Bug Reports Darmstadt University of Technology Activate LiDIA's Remote Control (JavaScript) NEWS Build problem with gmp arithmetic There's a bug in src/interfaces/udigit/gmp/udigit_def.h that causes the build process with gmp-4.x arithmetic to ...
www.informatik.tu-darmstadt.de/TI/LiDIA
NTL: A Library for doing Number Theory NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields. A Tour of NTL Download NTL Trouble-shooting guide Contact Info and Mailing Lists Related Links Now available: NTL 5.3 Back to Victor ...
Number Field Sieve NET These pages are about my client/server system for SNFS factoring, it was originally meant for Conrad Curry's NFSNET effort, to help with the assignment and distribution of ranges for sieving, but since the apparent death of that project and Conrad's disappearance I've switched it to handing out ranges from private projects such as 17, 119+, 38, 91+, finished on my birthday: ...
www.iaeste.dk/~henrik/projects/nfsnet.html
www.loria.fr/~zimmerma/records/ecmnet.html
KANT / KASH Computational Algebraic Number Theory / KAnt SHell KANT is a software package for mathematicians interested in algebraic number theory. For those KANT is a tool for sophisticated computations in number fields and in global function fields. With KASH you are able to use the powerful KANT V4 functions within a shell and you do not need to know anything at all about programming in C.
www.math.tu-berlin.de/~kant/kash.html
Joseph H. Silverman Office: 214 Kassar House Phone: (401) 863-1132 Fax: (401) 863-9013 Email: jhs@math.brown.edu Email: joseph_silverman@brown.edu Mailing Address: Mathematics Department Box 1917 Brown University Providence, RI 02912 USA Teaching Schedule: Academic 2002/2003 Fall - Math 156 - Number Theory Research Interests: Number theory, elliptic curves, arithmetic and Diophantine geometry, ...
Shamus Software, the developers of the MIRACL library, the fastest multiprecision library in the world!
Number-Theoretic Hacks I have implemented a number of simple number-theoretic algorithms for my own amusement, and provide them here on the net. Egyptian Fractions -- algorithms and references. This notebook for Mathematica 2.2/Macintosh (also available in HTML format) describes and implements a number of different algorithms for representing rational numbers as sums of distinct unit fractions.
www.ics.uci.edu/~eppstein/numth
CLN - Class Library for Numbers CLN was written by Bruno Haible haible@clisp.cons.org and is currently maintained by Richy Kreckel richard.kreckel@ginac.de . It is distributed under the terms and conditions of the GNU General Public License (GPL). There used to be another webpage of CLN here. It may reappear some time, who knows... Features and Overview CLN is a C++ library providing the ...
ARIBAS 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, factorization algorithms (Pollard rho, continued fraction, quadratic sieve), etc. NEW in Version 1.20: The precision in ...
www.mathematik.uni-muenchen.de/~forster/sw/aribas.html
P.O. Box 1005 Houston, TX 77251-1005 (281) 773-7078 (281) 333-3575 (fax) email: cschulen@schulenberg.com We are a small software company that specializes in innovative software products in the following major areas: database applications, specialized software tools, foreign language, mathematical modeling, neural networks, and factorization software. We also have extensive experience with ...
Latest Release of Piologie: Version 1.3! Piologie, a library for arbitrary precision arithmetic, operating on natural, integer and rational numbers.
Home page of Primo ...
Implementations of extended LLL In systems like GP/PARI one uses an implementation of the LLL lattice reduction algorithm which allows dependent vectors and which also returns a transformation matrix. However, no complexity analysis is possible for their qflll algorithm (and similar algorithms), at least not in the manner of the original LLL paper. When we speak of extended LLL, we refer to the ...
www.math.uu.nl/people/vdkallen/lllimplementations.html
Implementations of extended LLL In systems like GP/PARI one uses an implementation of the LLL lattice reduction algorithm which allows dependent vectors and which also returns a transformation matrix. However, no complexity analysis is possible for their qflll algorithm (and similar algorithms), at least not in the manner of the original LLL paper. When we speak of extended LLL, we refer to the ...
www.math.ruu.nl/people/vdkallen/lllimplementations.html
PARI/GP Computer Algebra System binaries.
packages.debian.org/unstable/math/pari-gp.html
PARI-GP Download Area One-step links to ... Source distributions: Unless a recent version of the readline library is already installed on your system, you should pick it up and build it first. The gp calculator is much friendlier to use with it (if you don't prefer to run it inside Emacs anyway). The stable release 2.1.4 as well as the development release 2.2.3 have been tested with readline-4.2.
www.gn-50uma.de/ftp/pari/00index.html
Babbage Difference Engine computing polynomial ...
ed-thelen.org/bab/bab-intro.html
UBASIC Version 8.74 UBASIC is a BASIC-like environment which is suitable for number theoretic investigations. Version 8 of UBASIC has the high precision real and complex arithmetic (up to 2600 digits) of previous versions, but adds exact rational arithmetic and arithmetic of polynomials with complex, rational, or modulo p coefficients, as well as string handling and limited list handling ...
archives.math.utk.edu/software/msdos/number.theory/ubasic/.html
UBASIC ver 8.8f _ E ...
www.rkmath.rikkyo.ac.jp/~kida/ubasic.htm
I began to use Maple in my teaching in January 1995. At that time I was a complete novice in the use of computing in my mathematics teaching, and benefited greatly from a new, temporary colleague, Dr. Mark Daly (that was the happiest time in my professional working life). Mark was an expert in the use of Maple (and much else besides), and to him I owe whatever facility I acquired in using Maple.
www.spd.dcu.ie/johnbcos/Maple.htm
Aliquot Ivo Duntsch Rechenzentrum Universitat Osnabruck Germany Bitnet: duentsch@dosuni1 Internet: duentsch@dosuni1.rz.uni-osnabrueck.de A tool to compute aliquot chains with small starting numbers and keep a record of the results. For a positive natural number n, let s(n) denote the sum of its proper divisors. The sequence obtained by iterating s for some n is called an aliquot sequence or ...
archives.math.utk.edu/software/msdos/dynamics/aliquot/.html
Pari Programs NOTE I no longer mantain this page; check this one out instead. To use the programs listed in this page you can either download them and use them at your machine or you may use Bill Schelter's netmath browser. Click here to download netmath. If you want, it is possible but not recommended, to view netmath under netscape by going here, but you'll need some plug-ins in your browser.
www.ma.utexas.edu/users/villegas/pari.html
archives.math.utk.edu/software/mac/numberTheory/.directory.html
Free source of large data sets of prime numbers ...
GPARI for WinCE GPARI is a Number Theory-oriented Computer Algebra System by The PARI Group, Bordeaux. The current version is 2.1.1. News None. Features and Limitations No plotting and no readline. Screenshots Installation Get the gpari-xxx archive for your device and the latest celib.dll. Extract on your pc and copy celib.dll to \windows on your device. Copy gp.exe to a bin directory on your ...
www.rainer-keuchel.de/wince/gpari.html
Click on Ed's web-page to get back. Never use i as a variable. PARI thinks of i as a square root of -1. When programming, put a ; between commands. Let's play with a for-next loop. PARI does this for(variable=a, b, command) where a and b are integers you give it. Try for(n=1, 10, print(n^2)) Try for(n=1, 10, print(n);print(n^2)) Try for(n=1, 10, print(n^2));print(n) PARI can handle vectors. Type v= You ...
math.scu.edu/~eschaefe/pariprog.html
wotan.algebra.math.uni-siegen.de/~skoruppa/html