Category:PARI/GP: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added Content)
({{language}})
Line 1: Line 1:
{{stub}}{{language|PARI/GP
{{language|PARI/GP
|exec=interpreted
|site=http://pari.math.u-bordeaux.fr/
|site=http://pari.math.u-bordeaux.fr/
|gc=yes
|parampass=both
|strength=weak
|checking=dynamic
}}
}}



Revision as of 19:37, 31 October 2010

Language
PARI/GP
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Garbage collected: Yes
Parameter passing methods: By reference, By value
Type strength: Weak
Type checking: Dynamic
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using PARI/GP.

PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations.

SEE Also

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "PARI/GP"

The following 200 pages are in this category, out of 606 total.

(previous page) (next page)
(previous page) (next page)