Found 39 packages
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+
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers.
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
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 osx-arm64.
Native binding for Sdcb.Arithmetic.Gmp to work on android-x86.
Native binding for Sdcb.Arithmetic.Gmp to work on linux-arm.
Native binding for Sdcb.Arithmetic.Gmp to work on linux-arm64.
Native binding for Sdcb.Arithmetic.Mpfr to work on linux-arm64.
Native binding for Sdcb.Arithmetic.Mpfr to work on android-x64.
Native binding for Sdcb.Arithmetic.Mpfr to work on linux-x86.
Native binding for Sdcb.Arithmetic.Mpfr to work on osx-arm64.
Native binding for Sdcb.Arithmetic.Mpfr to work on osx-x64.