Top > Software Libraries > GNUmp

GNUmp - Library for arithmetic on arbitrary precision numbers

GNUmp is a library operating on signed integers, rational numbers, and floating point numbers. All functions have a standardized interface.

GNUmp is designed to be as fast as possible by using fullwords as the basic arithmetic type, by using fast algorithms, by carefully optimizing assembly code for the most common inner loops for many CPUs, and by a general emphasis on speed (as opposed to simplicity or elegance).

GNUmp's speed advantage increases with the operand size, since GNUmp in many cases has asymptomatically faster algorithms.



Obtaining

Web pagehttp://www.swox.com/gmp
Source tarballhttp://ftp.gnu.org/gnu/gmp/gmp-4.1.3.tar.gz
Version 4.1.3 (stable) released on 2004-05-17
Licensed under LGPL.
This is a GNU package.

Documentation
User reference manual available from http://www.gnu.org/software/gmp/manual/
Support contacts

Help List<gmp-discuss@swox.com> http://swox.com/mailman/listinfo
Developer List<gmp-devel@swox.com> http://swox.com/mailman/listinfo
Bug List<bug-gmp@gnu.org>

Project contacts

Maintainers
Developers
Contributors
  • See the gmp.texi file in the distribution

Related information

Interfaceslibrary
Source languagesC
Related programsBc, Jacal, Maxima, Octave

Entry information

Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.