LGMP-compatible Lua C API bindings for GNU MPFR

$ luarocks install lmpfr

The MPFR library is a C library for multi-precision floating-point computations with correct rounding. This extension allows using it from within Lua in a way that is API-compatible and interoperable with Wim Couwenberg's LGMP binding to the GMP library.

Versions

0.1.0-11 year ago81 downloads

Dependencies

lua >= 5.1, < 5.5

Manifests