#arbitrary-precision (10 Repositories)
Ranked open-source repositories tagged with #arbitrary-precision, scored by pull request acceptance likelihood and maintainer engagement velocity.
27.1%
1.3h
10 repositories tagged #arbitrary-precision
JuliaPhysics/PhysicalConstants.jl
Collection of fundamental physical constants with uncertainties. It supports arbitrary-precision constants
mpmath/mpmath
Python library for arbitrary-precision floating-point arithmetic
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.
eobermuhlner/big-math
Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.
ionspin/kotlin-multiplatform-bignum
A Kotlin multiplatform library for arbitrary precision arithmetics
php-decimal/ext-decimal
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
kokke/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
flintlib/arb
Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead
brick/math
Arbitrary-precision arithmetic library for PHP
mkrd/Swift-BigInt
A lightweight, Arbitrary Precision Arithmetic Library for Swift!