An open API service indexing awesome lists of open source software.

https://github.com/client9/bignum

Golang wrappers to GMP and MPFR multi-precision libraries (big.Int, big.Rat, big.Float replacements)
https://github.com/client9/bignum

Last synced: about 1 month ago
JSON representation

Golang wrappers to GMP and MPFR multi-precision libraries (big.Int, big.Rat, big.Float replacements)

Awesome Lists containing this project

README

          

# bignum - GMP and MPFR wrapers.

Golang wrappers to GMP and MPFR multi-precision libraries (big.Int, big.Rat, big.Float replacements)

## math/big almost-compatible

See big.

## Raw API

mpz, mpq, mpfr