Skip to content

NethermindEth/gmp-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMP bindings

Tests Nethermind.GmpBindings

C# bindings for the GNU Multiple Precision (GMP) arithmetic library.

Note

  • Not all GMP functions are currently bound — only a subset of integer functions. If you need a specific function, please open an issue.
  • To build the GMP, an unofficial GMP repository mirror is used, as the official repository is inaccessible from GitHub.

License

This project is licensed under the MIT license and contains dynamically linked GMP binaries licensed under the LGPL-3.0 and GPL-2.0 dual licenses.

About

C# bindings for the GMP library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages