Difference between revisions of "Gmp"
Line 31: | Line 31: | ||
|Version download=https://ftp.gnu.org/gnu/gmp/gmp-6.1.2.tar.xz | |Version download=https://ftp.gnu.org/gnu/gmp/gmp-6.1.2.tar.xz | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2019/01/ | + | |Last review date=2019/01/19 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011/04/01 | |Submitted date=2011/04/01 | ||
Line 83: | Line 83: | ||
|Resource audience=Ruby (Ref) | |Resource audience=Ruby (Ref) | ||
|Resource URL=https://rubygems.org/gems/gmp/ | |Resource URL=https://rubygems.org/gems/gmp/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) (R) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/gmp-doc | ||
}} | }} | ||
{{Resource | {{Resource |
Revision as of 14:04, 19 January 2019
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.