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)
- Host: GitHub
- URL: https://github.com/client9/bignum
- Owner: client9
- License: mit
- Created: 2025-09-09T22:45:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-19T14:21:34.000Z (10 months ago)
- Last Synced: 2026-01-11T19:53:44.549Z (6 months ago)
- Language: Go
- Size: 82 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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