GMP Native Interface for .NET NuGet Package

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+.




Got any GMP Native Interface for .NET Question?





Info

Version: 2.0.6
Author(s): Robert Baron (Machine Cognitis)
Last Update: Saturday, February 3, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/MachineCognitis/Math.Gmp.Native/
NuGet Url: https://www.nuget.org/packages/Math.Gmp.Native.NET


Install
Install-Package Math.Gmp.Native.NET
dotnet add package Math.Gmp.Native.NET
paket add Math.Gmp.Native.NET
Math.Gmp.Native.NET Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

1.5

avg-downloads-per-day

7

days-since-last-release

2272