PARI/GP

Main:
  PARI/GP?
  Download
  Packages
  Search

Support:
  FAQ
  Documentation
  Mailing Lists
  Links

Development:
  Version Control
  Coding Guidelines
  Latest Changes
  Bugs
  Buildlogs

Statistics:
  Benchmarks
  WWW Stats
PARI/GP development center

PARI/GP は幅広く使われている計算機代数システムで、整数論 (因数分解、 代数的数理論、楕円曲線等) における計算を高速に行なえるよう設計されて います。そればかりでなく、行列、多項式、冪級数、代数的数などの数学的観念の 計算のための便利な数多くの機能と、超越的な機能が含まれています。 PARI はまた、 高速計算用の C ライブラリとしても利用可能です。

もともと Henri Cohen 及び共同作業者 (France の Bordeaux I 大学) により 開発されていましたが、PARI は現在 GPL でライセンスされており、 多くのボランティア貢献者の助けを受けながら Karim Belabas により維持されています。

  • PARI is a C library, allowing fast computations.
  • gp is an easy-to-use interactive shell giving access to the PARI functions.
  • GP is the name of gp's scripting language.
  • gp2c, the GP-to-C compiler, combines the best of both worlds by compiling GP scripts to the C language and transparently loading the resulting functions into gp. (gp2c-compiled scripts will typically run 3 or 4 times faster.) gp2c currently only understands a subset of the GP language.

PARI/GP Development
Last Modified: 2012-01-23 08:22:38
Copyleft © 2003-2011 the PARI group.