50 packages tagged with “multi-precision”
MultiPrecision Algebra
MultiPrecision Arithmetic Implements
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+
MultiPrecision Curve Fitting - linear, polynomial, pade, arbitrary function
MultiPrecision Complex Algebra
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+
MultiPrecision Complex and Quaternion Implements
MultiPrecision SeriesAcceleration Implements
MultiPrecision Complex Fitting
MultiPrecision Numerical Integration Implements
Native binding for Sdcb.Arithmetic.Gmp to work on linux64.
MultiPrecision Numerical Differentiation Implements
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.
MultiPrecision Ordinary Differential Equation Solver
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.
HigginsSoft.Math is a free DotNet library inspired by GmpLib, Yafu, GGNFS, and other libraries that aims to bring high-performance multip-precision big number artihmetic and number theory operations to the DotNet world.
MultiPrecision Root Finding Implements
A modern MPFR arithmetic library dotnet binding
Native binding for Sdcb.Arithmetic.Gmp to work on osx-arm64.
Native binding for Sdcb.Arithmetic.Gmp to work on linux-arm64.
Native binding for Sdcb.Arithmetic.Gmp to work on linux-arm.
Native binding for Sdcb.Arithmetic.Mpfr to work on osx-arm64.
Native binding for Sdcb.Arithmetic.Mpfr to work on linux-arm64.
Native binding for Sdcb.Arithmetic.Gmp to work on android-arm64.
Native binding for Sdcb.Arithmetic.Mpfr to work on android-x64.
Native binding for Sdcb.Arithmetic.Gmp to work on android-arm.