Difference between revisions of "MPFR"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:LibraryCategory:Math {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|mpfr}} |{{#vardefine:url|http://www.mpfr.org/}} <!--CONFIGURATION...")
(No difference)

Revision as of 20:25, 23 February 2018

Description

mpfr website  

The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. MPFR has continuously been supported by the INRIA and the current main authors come from the Caramba and AriC project-teams at Loria (Nancy, France) and LIP (Lyon, France) respectively; see more on the credit page. MPFR is based on the GMP multiple-precision library.

Environment Modules

Run module spider mpfr to find out what environment modules are available for this application.

System Variables

  • HPC_{{#uppercase:mpfr}}_DIR - installation directory
  • HPC_{{#uppercase:mpfr}}_LIB - library directory
  • HPC_{{#uppercase:mpfr}}_INC - include directory