Skip to content

Bug fixes for Flint 3 compatibility

Latest

Choose a tag to compare

@sourcekris sourcekris released this 16 Dec 03:07
· 2 commits to master since this release
566af3b

What's Changed

  • fix: include <gmp.h> before <flint/fmpz.h> to fix cgo build errors on Arch Linux labels: bug, cgo, build by @x9xhack in #3
  • fix(goflint): add FLINT 2/3 compatibility layer for mpz conversion and random functions by @x9xhack in #5

New Contributors

  • @x9xhack made their first contribution in #3

Full Changelog: v1.0.1...v1.0.2