{"library":"mpfr","type":"library","category":null,"description":"The MPFR library is a C library for multiple-precision floating-point computations with correct rounding.","language":"cpp","status":"active","version":"4.2.2","tags":["arbitrary-precision","floating-point","numerical","scientific-computing"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install mpfr","imports":["#include <mpfr.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(mpfr CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE MPFR::MPFR)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}