Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mpfr: remove package, moved into main OpenWrt repo | Hannu Nyman | 2024-01-05 |
| | | | | | | | mpfr has been moved to the main OpenWrt source repository, as it is required by gbd 14. Remove it from the feeds repo. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> | ||
* | mpfr: Add package | Jeffery To | 2023-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> |