aboutsummaryrefslogtreecommitdiff
path: root/libs/mpfr
Commit message (Collapse)AuthorAge
* mpfr: Update to 4.2.1Jeffery To2023-08-31
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* 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>