Skip to content
#

arbitrary-precision-arithmetic

Here are 19 public repositories matching this topic...

Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.

  • Updated Apr 4, 2025
  • C++
BigDecimalMath

This is a repository containing examples to use Java's BigDecimal class, an adapted copy of Eric Obermühlner BigDecimalMath class and a more compact version of his big-math repository. A single program (BigDecimalMathExample) illustrates the use of the library.

  • Updated Apr 10, 2025
  • Java
decNumber

This is Mike Cowlishaw's decNumber library that implements the General Decimal Arithmetic Specification in ANSI C. This specification defines a decimal arithmetic which meets the requirements of commercial, financial, and human-oriented applications. It also matches the decimal arithmetic in the IEEE 754 Standard for Floating Point Arithmetic.

  • Updated Apr 10, 2025
  • C

Improve this page

Add a description, image, and links to the arbitrary-precision-arithmetic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arbitrary-precision-arithmetic topic, visit your repo's landing page and select "manage topics."

Learn more