aboutsummaryrefslogtreecommitdiff
path: root/libs/mpfr
Commit message (Collapse)AuthorAge
* mpfr: Add packageJeffery To2023-05-29
From the documentation: MPFR is a portable library written in C for arbitrary precision arithmetic on floating-point numbers. It is based on the GNU MP library. It aims to provide a class of floating-point numbers with precise semantics. Signed-off-by: Jeffery To <jeffery.to@gmail.com>