Small C++23 math library with custom uint128/int128 and a fixed-point Numeric128<P,S> type plus a big decimal Numeric, focused on predictable parsing/formatting and no external dependencies.
-
Updated
Jan 12, 2026 - C++
Small C++23 math library with custom uint128/int128 and a fixed-point Numeric128<P,S> type plus a big decimal Numeric, focused on predictable parsing/formatting and no external dependencies.
C++23 arbitrary-precision numeric types (BigInteger/BigDecimal/BigFloat/BigRational/BigModular/BigMatrix) built on GMP.
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."