Skip to content

Releases: SouthAfricaDigitalScience/gmp-deploy

v0.1.0

10 Apr 09:08
Compare
Choose a tag to compare

0.1.0 (2023-04-10)

Features

GMP for CODE-RADE Foundation Release 4

29 Aug 03:52
Compare
Choose a tag to compare

gmp-deploy

Build Status DOI

The repository that contains the GNU multiple precision arithmetic library for CODE-RADE

Dependencies

This is a base node in the CODE-RADE dependency tree and has no upstream dependencies.

Versions

We build the following versions :

  • 6.1.2

Configuration

The builds are configured out-of-source with make :

../configure ABI=64 \
--with-gnu-ld \
--enable-static=yes \
--enable-shared=yes \
--build=x86_64 \
--host=x86_64-pc-linux-gnu \
--enable-cxx=yes \
--enable-fat \
--prefix=${SOFT_DIR}

Citing

Cite as :

Bruce Becker. (2018, August 29). SouthAfricaDigitalScience/gmp-deploy: GMP for CODE-RADE Foundation Release 4 (Version v0.2.0-fr4). Zenodo. http://doi.org/10.5281/zenodo.1405240

GMP for CODE-RADE Foundation Release 3

29 Nov 13:36
Compare
Choose a tag to compare

CODE-RADE Foundation Release 3 of The GNU Multiple Precision Arithmetic Library build, test and deploy scripts.

Built and tested on https://ci.sagrid.ac.za

First testing release

13 Jan 12:36
Compare
Choose a tag to compare
Pre-release

Jenkins tests are passing.