2 Repositories
Android precision Libraries
Kotlin/JVM compensated summation of Double sequences to calculate sum, mean, standard deviation
precise Implements compensated summation for sequences of Double. Reduces rounding errors associated with limited precision of floating-point numbers.
0 Apr 20, 2022
A Kotlin multiplatform library for arbitrary precision arithmetics
Kotlin MP BigNum library Kotlin Multiplatform BigNum library is a pure kotlin implementation of arbitrary precision arithmetic operations. It follows
223 Dec 14, 2022