Found 45 packages
Like BigInteger but for Float
An updated & fixed fork of a fork of Osinko's arbitrary precision floating-point library, BigFloat.
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
LongCalc Arbitrary Precision Float and Complex Number Library
BigFloat is a high-precision floating-point arithmetic library implemented in C#. It provides arbitrary-precision floating-point numbers with a dynamically sized mantissa, optimized algorithms, and no external dependencies.
An arbitrary size and precision rational number stored using two BigIntegers.
The GMP Native Interface for .NET Library exposes to .NET (through P-Invoke and .NET types) all of the functionality of the GNU MP Library (version 6.1.2). It automatically loads at runtime the 32-bit or 64-bit GNU MP library that matches the current CPU architecture, thus allowing building Visual Studio Projects for AnyCPU, x86, or x64. It is based on the GNU MP "fat" build which automatically detects the current CPU type, and selects any available assembly language code optimization for that CPU, thus providing optimal performance. Documentation with sample usage is given at the Project URL. GNU MP is at https://gmplib.org/. Supported Platform: .NET Framework 4.0+
LongCalcNetCore Arbitrary Precision Float and Complex Number Library
The MPFR Native Interface for .NET Library exposes to .NET (through P-Invoke and .NET types) all of the functionality of the GNU MPFR Library (version 4.0.0). It automatically loads at runtime the 32-bit or 64-bit GNU MPFR library that matches the current CPU architecture, thus allowing building Visual Studio Projects for AnyCPU, x86, or x64. It is based on the GNU MPFR "fat" build which automatically detects the current CPU type, and selects any available assembly language code optimization for that CPU, thus providing optimal performance. Because GNU MPFR depends on GNU MP (https://gmplib.org/), this package depends on the Math.Gmp.Native.NET package which exposes all of the GNU MP library (version 6.1.2). Documentation with sample usage is given at the Project URL. GNU MPFR is at http://www.mpfr.org/. Supported Platform: .NET Framework 4.0+
Native binding for Sdcb.Arithmetic.Gmp to work on linux64.
A modern GMP arithmetic library dotnet binding
Native binding for Sdcb.Arithmetic.Gmp to work on win64.
Native binding for Sdcb.Arithmetic.Mpfr to work on linux64.
Native binding for Sdcb.Arithmetic.Mpfr to work on win32.
Native binding for Sdcb.Arithmetic.Mpfr to work on win64.
Native binding for Sdcb.Arithmetic.Gmp to work on win32.
A modern MPFR arithmetic library dotnet binding
Native binding for Sdcb.Arithmetic.Gmp to work on android-x86.
Native binding for Sdcb.Arithmetic.Gmp to work on osx-arm64.
Native binding for Sdcb.Arithmetic.Gmp to work on linux-arm64.