/gmp

Unofficial mirror of GNU Multiple Precision Arithmetic Library

Unofficial minor of GNU Multiple Precision Arithmetic Library

For more detail, using this git command may help you to find the recent versions of GNU Multiple Precision Arithmetic Library

    git branch -a

Once you find your proper branch, check out this branch and start developing it
    
    git checkout <branch name>

Happy developing!