37 Forks
64 Stars
64 Watchers

gmp

Unofficial GMP with added custom native Visual Studio project build tools. GMP: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers.

How to download and setup gmp

Open terminal and run command
git clone https://github.com/ShiftMediaProject/gmp.git
git clone is used to create a copy or clone of gmp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gmp https://github.com/ShiftMediaProject/gmp/archive/master.zip

Or simply clone gmp with SSH
[email protected]:ShiftMediaProject/gmp.git

If you have some problems with gmp

You may open issue on gmp support forum (system) here: https://github.com/ShiftMediaProject/gmp/issues