Language

Package: gmp @ 6.2.0

Synopsis

Multiple-precision arithmetic library

Description

The GMP library performs arbitrary-precision arithmetic 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.

Home page
https://gmplib.org/
Location
gnu/packages/multiprecision.scm (line: 39, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 82 is way too long (96 characters)