An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with arbitrary-precision

A curated list of projects in awesome lists tagged with arbitrary-precision .

https://github.com/mikemcl/bignumber.js

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic

arbitrary-precision bigdecimal bignumber decimal-places javascript

Last synced: 09 Sep 2025

https://github.com/MikeMcl/bignumber.js

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic

arbitrary-precision bigdecimal bignumber decimal-places javascript

Last synced: 14 Mar 2025

https://github.com/mikemcl/big.js

A small, fast JavaScript library for arbitrary-precision decimal arithmetic.

arbitrary-precision bigdecimal bignumber decimal-places javascript

Last synced: 09 Sep 2025

https://github.com/MikeMcl/big.js

A small, fast JavaScript library for arbitrary-precision decimal arithmetic.

arbitrary-precision bigdecimal bignumber decimal-places javascript

Last synced: 14 Mar 2025

https://github.com/brick/math

Arbitrary-precision arithmetic library for PHP

arbitrary-precision bcmath bigdecimal biginteger bigrational gmp php

Last synced: 19 Apr 2026

https://github.com/asc-community/angourimath

New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.

algebra arbitrary-precision calculus computer-algebra csharp differentiation equations fsharp inequality integration jupyter latex math nuget parse parsing solver symbolic-manipulation symbolic-math

Last synced: 08 Jan 2026

https://github.com/asc-community/AngouriMath

New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.

algebra arbitrary-precision calculus computer-algebra csharp differentiation equations fsharp inequality integration jupyter latex math nuget parse parsing solver symbolic-manipulation symbolic-math

Last synced: 15 Mar 2025

https://github.com/ericlagergren/decimal

A high-performance, arbitrary-precision, floating-point decimal library.

arbitrary-precision big-decimal data-science decimal dogs-of-instagram financial general-decimal-arithmetic money multi-precision

Last synced: 12 Jan 2026

https://github.com/JuliaPhysics/Measurements.jl

Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.

arbitrary-precision complex-numbers error-propagation julia linear-algebra multiprecision numerical-integration physical-quantities physics uncertainties uncertainty-propagation

Last synced: 04 May 2025

https://github.com/juliaphysics/measurements.jl

Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.

arbitrary-precision complex-numbers error-propagation julia linear-algebra multiprecision numerical-integration physical-quantities physics uncertainties uncertainty-propagation

Last synced: 14 May 2025

https://github.com/stillwater-sc/universal

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.

arbitrary-precision arbitrary-precision-arithmetic arbitrary-precision-floats arbitrary-precision-integers arithmetic artificial-intelligence c-plus-plus digital-signal-processing embedded-systems fixed-point-arithmetic floating-point-arithmetic half-precision integer-arithmetic interval-arithmetic octa-precision posit-arithmetic quad-precision quarter-precision rational-arithmetic

Last synced: 02 Apr 2026

https://github.com/flintlib/arb

Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead

arbitrary-precision c complex-numbers floating-point interval-arithmetic linear-algebra multiprecision number-theory special-functions

Last synced: 29 Dec 2025

https://github.com/kokke/tiny-bignum-c

Small portable multiple-precision unsigned integer arithmetic in C

arbitrary-precision arbitrary-precision-integers big-int bignum bignumber bignumbers c multi-precision

Last synced: 26 Jun 2025

https://github.com/ionspin/kotlin-multiplatform-bignum

A Kotlin multiplatform library for arbitrary precision arithmetics

arbitrary-precision bigdecimal biginteger bignum kotlin kotlin-multiplatform

Last synced: 14 Jan 2026

https://github.com/mikemcl/decimal.js-light

The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.

arbitrary-precision bigdecimal bignumber javascript significant-digits

Last synced: 15 May 2025

https://github.com/MikeMcl/decimal.js-light

The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.

arbitrary-precision bigdecimal bignumber javascript significant-digits

Last synced: 16 Apr 2025

https://github.com/php-decimal/ext-decimal

Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP

arbitrary-precision decimal php

Last synced: 11 Apr 2026

https://github.com/eobermuhlner/big-math

Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.

arbitrary-precision big-math bigdecimal complex-numbers mathematical-functions newton-raphson precision taylor-series

Last synced: 14 Jan 2026

https://github.com/mkrd/swift-bigint

A lightweight, Arbitrary Precision Arithmetic Library for Swift!

arbitrary-precision bigint biginteger bignum bint gmp swift swift-bigint xcode

Last synced: 04 Jul 2025

https://github.com/mkrd/Swift-BigInt

A lightweight, Arbitrary Precision Arithmetic Library for Swift!

arbitrary-precision bigint biginteger bignum bint gmp swift swift-bigint xcode

Last synced: 22 Jul 2025

https://github.com/ckormanyos/wide-integer

Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.

arbitrary-precision arbitrary-precision-integer big-integer embedded-systems high-performance multiprecision numerical uint128 uint24 uint256 uint48 uint512

Last synced: 04 Apr 2025

https://github.com/bgkillas/kalc

a complex numbers, 2d/3d graphing, arbitrary precision, vector/matrix, cli calculator with real-time output and support for units

arbitrary-precision calculator complex-numbers graphing-calculator rust vector-calculator

Last synced: 14 Mar 2025

https://github.com/creachadair/imath

Arbitrary precision integer and rational arithmetic library

arbitrary-precision arithmetic c math

Last synced: 04 Apr 2025

https://github.com/cmpute/dashu

A library set of arbitrary precision numbers implemented in Rust.

arbitrary-precision bigfloat bigint bignum-library multiple-precision rust

Last synced: 02 Apr 2026

https://github.com/status-im/nim-stint

Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.

arbitrary-precision arm bigint biginteger bignum bignumber blockchain cryptography embedded ethereum math mips multi-precision nim number-theory risc-v

Last synced: 03 Sep 2025

https://github.com/krowinski/bcmath-extended

Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions.

abs arbitrary-precision bignumber ceil complex-numbers composer-packages deche decimals floor math money php rand scientific-notation

Last synced: 06 Apr 2025

https://github.com/adamwhitehat/bigdecimal

An arbitrary-precision decimal (base 10) floating-point number class. Over 4.5 million downloads on NuGet!

arbitrary-precision arithmetic biginteger csharp decimal dotnet float floating-point fractions math mathematics numbers numerics

Last synced: 13 Oct 2025

https://github.com/edubart/lua-bint

Arbitrary precision integer arithmetic library in pure Lua

arbitrary-precision arbitrary-precision-integers big bigint biginteger bignum bignumber bint integer lua

Last synced: 07 May 2025

https://github.com/kanasimi/cejs

The project aims to develop a JavaScript module framework that is simple to use with some interesting features. 本計畫目標是建立一個簡單上手的 JavaScript 模組架構。

address-input arbitrary-precision arithmetic calendar cejs character-encoding chinese-era internationalization numerals traditional-chinese-calendar

Last synced: 05 Apr 2025

https://github.com/giordano/polynomialroots.jl

Fast complex polynomial root finder, with support for arbitrary precision calculations

arbitrary-precision complex-polynomials julia math multiprecision polynomials root-finding

Last synced: 14 Apr 2025

https://github.com/ckormanyos/wide-decimal

Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.

arbitrary-precision bigdecimal bigfloat embedded-systems high-performance multiple-precision multiprecision

Last synced: 12 May 2025

https://github.com/phensley/cldr-engine

Internationalization and localization in Typescript with Unicode CLDR, batteries included

arbitrary-precision cldr decimal globalize i18n internationalization language locale localization math messageformat pluralization timezone typescript unicode

Last synced: 05 Apr 2025

https://github.com/db47h/decimal

An arbitrary-precision decimal floating-point arithmetic package for Go

arbitrary-precision bignum decimal financial floating-point go

Last synced: 12 Jan 2026

https://github.com/vonmo/eapa

Erlang/Elixir Arbitrary-Precision Arithmetic (EAPA)

arbitrary-precision eapa elixir erlang nif

Last synced: 03 Sep 2025

https://github.com/spcl/apfp

FPGA acceleration of arbitrary precision floating point computations.

arbitrary-precision bignum fpga gmp high-level-synthesis high-performance-computing hls hpc mpfr multiple-precision vitis vivado-hls xilinx

Last synced: 07 Apr 2025

https://github.com/mgriebling/bigdecimal

Arbitrary-precision decimal arithmetic in Swift with full math functions and fixed-precision Decimal 32-, 64-, and 128-bit types.

arbitrary-precision bigdecimal decimal-functions decimal-numbers decimal128 decimal32 decimal64 math

Last synced: 13 Apr 2025

https://github.com/stylewarning/computable-reals

Arbitrary precision, automatic re-computing real numbers in Common Lisp.

arbitrary-precision common-lisp lisp math numerical-analysis

Last synced: 30 Jan 2026

https://github.com/dankogai/swift-bignum

Arbitrary-precision arithmetic for Swift, in Swift

arbitrary-precision floatingpoint math rational-numbers swift

Last synced: 22 Mar 2025

https://github.com/Robbepop/apint

Arbitrary precision integers library.

arbitrary-precision emulation integers utility

Last synced: 16 May 2025

https://github.com/benibela/bigdecimalmath

Pascal library for arbitrary precision BCD floating point numbers

arbitrary-precision bigdecimal bigfloat bignumber floating-point math pascal

Last synced: 06 Mar 2026

https://github.com/robbepop/apint

Arbitrary precision integers library.

arbitrary-precision emulation integers utility

Last synced: 25 Mar 2025

https://github.com/calccrypto/integer

A drop-in "bigint" C++ class

arbitrary-precision bigint biginteger c-plus-plus

Last synced: 12 Apr 2025

https://github.com/daninet/gmp-wasm

Arbitrary-precision Integer, Rational and Float types based on the GMP and MPFR libraries

arbitrary-precision bigint biginteger bindings fast floating-point gmp integer javascript mpfr precision rational webassembly

Last synced: 16 Aug 2025

https://github.com/vandenheuvel/relp

A Linear Program solver written in Rust.

arbitrary-precision linear-programming rust simplex-algorithm solver

Last synced: 27 Mar 2026

https://github.com/daninet/exactnumber

Arbitrary-precision decimals. Enables making math calculations with rational numbers, without precision loss.

approximation arbitrary-precision bigdecimal decimals javascript math rational-numbers typescript

Last synced: 16 Aug 2025

https://github.com/prestashop/decimal

An object-oriented implementation of basic math operation with arbitrary precision, using BC Math if available.

arbitrary-precision bcmath core-dependency hacktoberfest php php-library

Last synced: 17 Oct 2025

https://github.com/nordlow/gmp-d

D-language high-level wrapper for GNU MP (GMP) library

arbitrary-precision floating-point gmp gnu integer rational-numbers

Last synced: 25 Jan 2026

https://github.com/srknzl/bigdecimal.js

BigInt based BigDecimal implementation

arbitrary-precision bigdecimal floating-point math

Last synced: 13 Apr 2025

https://github.com/rurban/libbf

mirror of Fabrice Bellard's libbf tar releases

arbitrary-precision big-number floating-point-arithmetic

Last synced: 22 Aug 2025

https://github.com/funcool/decimal

An arbitrary-precision Decimal type for ClojureScript

arbitrary-precision clojurescript decimal

Last synced: 21 Feb 2026

https://github.com/felixdorn/sey

Sey is a powerful math interpreter with arbitrary-precision.

arbitrary-precision bcmath package php

Last synced: 16 Mar 2025

https://github.com/rphle/numfu

Functional programming language designed for readable & expressive code, extensibility, and mathematical computing with arbitrary precision arithmetic.

arbitrary-precision arbitrary-precision-arithmetic functional-language functional-programming language mpmath numfu programming-language programming-languages python python3

Last synced: 21 Apr 2026

https://github.com/moble/xnumbers.jl

Extended-exponent floating-point numbers

arbitrary-precision machine-learning numerical-methods

Last synced: 16 Oct 2025

https://github.com/trcwm/fplib

Arbitrary precision fixed-point library for C++

arbitrary-precision fixed-point library

Last synced: 14 Apr 2025

https://github.com/asiryan/openjdk.bigmathnet

Advanced Java big math functions implementation using .NET Framework.

arbitrary-precision bigcomplex bigdecimal bigmath bigrational csharp ikvm java

Last synced: 14 Jan 2026

https://github.com/josecelano/c-mandelbrot-arbitrary-precision

Proof of concept project about adding arbitrary precision math to Fractal generation software GNofract4D.

arbitrary-precision c c-language mandelbrot mandelbrot-fractal

Last synced: 26 Mar 2025

https://github.com/607011/bincalc

Arbitrary precision calculator with web UI (uses BigInt)

arbitrary-precision calculator javascript rpn shunting-yard-algorithm

Last synced: 12 Apr 2025

https://github.com/dwayne/elm-integer

The integers, ℤ = { ..., -2, -1, 0, 1, 2, ... }.

arbitrary-precision bignum elm extended-precision integers multiple-precision

Last synced: 10 Apr 2025

https://github.com/cag/mp-wasm

Multiple precision arithmetic in JS with WASM

arbitrary-precision arithmetic javascript math nodejs numerical-methods wasm web webassembly

Last synced: 10 Apr 2025

https://github.com/jacobwilliams/fmlib

Unofficial mirror of FMLIB for Multiple Precision Computations

arbitrary-precision fortran

Last synced: 09 Feb 2026

https://github.com/bjodah/batemaneq

The Bateman equation in C++ and a Python wrapper thereof.

analytic arbitrary-precision decay

Last synced: 11 Apr 2025

https://github.com/declanvk/reckoner

Simple arbitrary precision integer and rational arithmetic library

arbitrary-precision arithmetic ffi-bindings

Last synced: 14 Apr 2025

https://github.com/mariusbalcytis/math

PHP library for arbitrary precision mathematics

arbitrary-precision bcmath bigdecimal math php

Last synced: 11 Mar 2026

https://github.com/diofant/python-gmp

Safe Python bindings to the GNU GMP library

arbitrary-precision bignum gmp multiple-precision python

Last synced: 20 Feb 2026

https://github.com/shtse8/arbimath

A PHP 8.0 library for arbitrary precision mathematics using BCMath, featuring an immutable ArbiNumber class.

arbitrary-precision bcmath immutable library math number php php8

Last synced: 11 Apr 2025

https://github.com/bodigrim/integer-roots

Integer roots and perfect powers of arbitrary precision

arbitrary-precision integer-arithmetic perfect-powers

Last synced: 06 Mar 2026

https://github.com/tiny-blocks/math

Value Objects for handling arbitrary precision numbers.

arbitrary-precision bignumber hacktoberfest math number open-source php tiny-blocks value-object

Last synced: 12 Sep 2025

https://github.com/gwynne/discretional-precision

An implementation of an arbitrary-precision integer type and a number of mathematical operations on it

arbitrary-precision bigint swift swift-server

Last synced: 19 Jun 2026

https://github.com/shtse8/ArbiMath

A PHP 8.0 library for arbitrary precision mathematics using BCMath, featuring an immutable ArbiNumber class.

arbitrary-precision bcmath immutable library math number php php8

Last synced: 17 Jul 2025

https://github.com/massimo-marino/bigint

C++17 implementation of arbitrary precision integer arithmetic

arbitrary-precision arbitrary-precision-integers bigint biginteger cpp cpp17 cpp1z googletest karatsuba

Last synced: 15 Mar 2026

https://github.com/abhrankan-chakrabarti/pi-calculation-with-catalan-numbers

This repository contains a Python script that calculates the digits of π (pi) using a novel algorithm based on Catalan numbers and fixed-point arithmetic. The algorithm efficiently computes the digits of π by leveraging the properties of Catalan numbers, making it a unique and effective method for high-precision calculations.

arbitrary-precision catalan-numbers computational-mathematics fixed-point-arithmetic gmpy2 high-precision high-precision-calculation math mathematical-algorithms numerical-methods pi pi-calculation pi-digits-calculation python

Last synced: 17 Jun 2025

https://github.com/samiyr/discrete

Arbitrary-precision integer calculator for iOS

arbitrary-precision calculator ios swift4

Last synced: 22 May 2026

https://github.com/osofem/bigarith.js

Do very large math to precision!

arbitrary-precision bigmath bignumber javascript math

Last synced: 01 Aug 2025

https://github.com/fibo/arithmetica

arbitrary-precision arithmetic operators for Rational numbers, supporting repeating decimals

arbitrary-precision floating-point math rational-numbers

Last synced: 09 Aug 2025