GNU MPC

Description

Gnu Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It extends the principles of the IEEE-754 standard for fixed precision real floating point numbers to complex numbers, providing well-defined semantics for every operation. At the same time, speed of operation at high precision is a major design goal.

See MPC’s home page and documentation for details.

Home Page

http://www.multiprecision.org/

Documentation

http://www.multiprecision.org/index.php?prog=mpc&page=documentation

License

Distributed under the Gnu Lesser General Public License, either version 3 of the licence, or (at your option) any later version (LGPLv3+). The Gnu Mpc library has been registered in France by theAgence pour la Protection des Programmes on 2003-02-05 under the number IDDN FR 001 060029 000 R P 2003 000 10000.

Usage

Use

# module avail MPC

to see which versions of GNU MPC are available. Use

# module load MPC/version

to get access to GNU MPC.