C++23 arbitrary-precision numeric types (BigInteger/BigDecimal/BigFloat/BigRational/BigModular/BigMatrix) built on GMP.
-
Updated
Jan 12, 2026 - C++
C++23 arbitrary-precision numeric types (BigInteger/BigDecimal/BigFloat/BigRational/BigModular/BigMatrix) built on GMP.
Small C++23 math library with custom uint128/int128, uint256/int256 and a fixed-point Numeric128<P,S>, Numeric256<P,S> type plus a big decimal Numeric, focused on predictable parsing/formatting and no external dependencies.
🔢 Simplify number handling in C++ with unumber, a lightweight library for accurate and efficient arithmetic operations.
Add a description, image, and links to the usub topic page so that developers can more easily learn about it.
To associate your repository with the usub topic, visit your repo's landing page and select "manage topics."