MPFR Native Interface for .NET NuGet Package

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




Got any MPFR Native Interface for .NET Question?





Info

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


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



Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

2295