/gnumath

GNU Math with added build scripts

Primary LanguageCGNU Lesser General Public License v3.0LGPL-3.0

GNU Math Libraries

This repository contains copies of the full source and includes build scripts for the following libraries:

Building

Desktop

Use this repo as you would any other CMake project and link the targets gnumath::gmp, gnumath::gmpxx and/or gnumath::mpfr.

Android

Run the included build-android.sh script. This will create gnumath-aarch64-linux-android29.tar.gz in the directory the script is run.