Language

Package: tiny-bignum @ 0-0.1d7a1f9

Synopsis

Small portable multiple-precision unsigned integer arithmetic in C

Description

This library provides portable Arbitrary-precision unsigned integer arithmetic in C, for calculating with large numbers. Basic arithmetic (+, -, *, /, %) and bitwise operations (&, |, ^. <<, >>) plus increments, decrements and comparisons are supported.

Home page
https://github.com/kokke/tiny-bignum-c
Location
gnu/packages/maths.scm (line: 6053, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python-wrapper'