Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Library that exposes to .NET (through P-Invoke and .NET types) all of the functionality of the GNU MP Library.

License

NotificationsYou must be signed in to change notification settings

MachineCognitis/Math.Gmp.Native

Repository files navigation

The GMP Native Interface for .NET Library exposes to .NET (through P-Invoke and .NET types) all ofthe functionality of theGNU MP Library (version 6.1.2).It automatically loads at runtime the 32-bit or 64-bit GNU MP library that matches the current CPUarchitecture, 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 selectsany available assembly language code optimization for that CPU, thus providing optimal performance.

Documentation

  • On-line help is availablehere.

NuGet

The GMP Native Interface for .NET library can be installed in your Visual Studio solution or projectwith thisNuGet package.

Latest Build

The build file includes the compiled library and the help file (.chm) ready to be included in your project.The x86 and x64 folders contain the compiled GNU MP Library and must be copied to the same folder as theMath.Gmp.Native.dll library. The library targets the .NET Framework 4.0, so it can be used with all newerversions of the .NET Framework.For other builds, see theReleases page.

NOTE: On some systems, the content of the ZIP file may be blocked. To unblock it, right click on theZIP file, select Properties, and click on the Unblock button, if it is present.

Sharing

EmailFacebookGoogleLinkedInTwitter

About

Library that exposes to .NET (through P-Invoke and .NET types) all of the functionality of the GNU MP Library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp