C# bindings for the GNU Multiple Precision (GMP) arithmetic library.
- 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.
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.