Difference between revisions of "Gmp"
m (new release) |
(6.1.0 rc version) |
||
Line 2: | Line 2: | ||
|Name=GMP | |Name=GMP | ||
|Short description=The GNU Multiple Precision Arithmetic Library | |Short description=The GNU Multiple Precision Arithmetic Library | ||
− | |Full description=GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers and floating point numbers. There is no practical limit on the precision except the ones implied by the available memory in the machine GMP runs on. | + | |Full description='''GMP''' is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers and floating point numbers. There is no practical limit on the precision except the ones implied by the available memory in the machine GMP runs on. |
|Homepage URL=https://www.gnu.org/software/gmp | |Homepage URL=https://www.gnu.org/software/gmp | ||
− | |User level= | + | |User level=advanced |
|VCS checkout command=hg clone https://gmplib.org/repo/gmp/ | |VCS checkout command=hg clone https://gmplib.org/repo/gmp/ | ||
|Computer languages=C | |Computer languages=C | ||
|Related projects=MPFR,GNU MPC | |Related projects=MPFR,GNU MPC | ||
|Keywords=gmp | |Keywords=gmp | ||
− | |Version identifier=6. | + | |Version identifier=6.1.0 |
− | |Version date= | + | |Version date=2015/10/22 |
− | |Version status= | + | |Version status=testing |
− | |Version download=https://gmplib.org/download | + | |Version download=https://gmplib.org/download/gmp-6.1.0/ |
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date= | + | |Last review date=2015/10/27 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
Line 23: | Line 23: | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=LGPLv3orlater |
− | |License verified by= | + | |License verified by=Genium |
− | |License verified date= | + | |License verified date=2015/10/27 |
+ | }} | ||
+ | {{Project license | ||
+ | |License=GPLv3orlater | ||
+ | |License verified by=Genium | ||
+ | |License verified date=2015/10/27 | ||
}} | }} | ||
{{Person | {{Person |
Revision as of 16:07, 27 October 2015
GMP
https://gmplib.org/
GNU Multiple Precision Arithmetic Library.
GMP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers and floating point numbers. The precision is only limited by the available memory. The library is highly optimized, with a design focus on execution speed. It is aimed at use in, for example, cryptography and computational algebra.
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
3 May 2018
License
Verified by
Genium
Verified on
15 November 2020
Leaders and contributors
Contact(s) | Role |
---|---|
Marco Bodrato | contributor |
Niels Möller | contributor |
Torbjorn Granlund | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Debian | Developer | https://tracker.debian.org/pkg/gmp-doc |
Bugs | gmp-bugs@gmplib.org | |
Ruby (Ref) | https://rubygems.org/gems/gmp/ | |
Mailing List | https://gmplib.org/mailman/listinfo/gmp-discuss/ | |
Hg | VCS Repository Webview | https://gmplib.org/repo/ |
Mailing List | https://gmplib.org/mailman/listinfo/gmp-bugs/ | |
R (Ref) | https://cran.r-project.org/web/packages/gmp/ | |
Wikidata | General | https://www.wikidata.org/wiki/Q1205818 |
FTP | Download | https://ftpmirror.gnu.org/gmp/ |
Mailing List | https://gmplib.org/mailman/listinfo/gmp-devel/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-gmp/ | |
Debian | Developer | https://tracker.debian.org/pkg/gmp |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.