Language

Package: tomsfastmath @ 0.13.1

Synopsis

Large integer arithmetic library

Description

TomsFastMath is a large integer library written in portable ISO C. It is a port of LibTomMath with optional support for inline assembler multiplies.

Home page
https://www.libtom.net/TomsFastMath/
Location
gnu/packages/multiprecision.scm (line: 260, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?