Skip to content

faahmed/goflint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

goflint

Some Go bindings for the FLINT2 library.

Note that the following compilation/linking flags

#cgo CFLAGS: -I/usr/local/include/flint -I/usr/local/include #cgo LDFLAGS: -L/usr/local/lib -lgmp -lflint -lmpfr

will differ depending on where you've installed flint and its gmp/mpfr dependencies.

More information on FLINT is available at

http://www.flintlib.org/

About

Some Go bindings for the FLINT2 library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages