Swift wrapper for the Mini-GMP and MPFR library.
It uses the Swift-numerics Real protocol for the MPFR type.
It uses the mini-gmp library to ensure that it can be compiled by the swift package manager.
mini-gmp is under GNU license, see the Cmini-gmp package mpfr is under GNU license, see the Cmpfr package SwiftMP is under Apache license