go get github.com/jamesadney/gmp
This is a cgo wrapper for The GNU Multiple Precision Arithmetic Library (GMP).
It is an expanded version of the cgo example from misc/cgo/gmp/
in the
Go source.
http://godoc.org/github.com/jamesadney/gmp
or you can use godoc
:
godoc github.com/jamesadney/gmp