freebsd-ports/math/R-cran-Rmpfr/pkg-descr
TAKATSU Tomonari 6df5d51437 - Add new port: math/R-cran-Rmpfr
Arithmetic (via S4 classes and methods) for arbitrary precision
  floating point numbers, including transcendental ("special")
  functions. To this end, Rmpfr interfaces to the LGPL'ed MPFR (Multiple
  Precision Floating-Point Reliable) Library which itself is based
  on the GMP (GNU Multiple Precision) Library.

  WWW: https://cran.r-project.org/web/packages/Rmpfr/

  Submitted by:	Jukka A. Ukkonen <jau_AT_iki_DOT_fi> (via private e-mail)
2016-04-29 07:04:54 +00:00

7 lines
359 B
Text

Arithmetic (via S4 classes and methods) for arbitrary precision
floating point numbers, including transcendental ("special")
functions. To this end, Rmpfr interfaces to the LGPL'ed MPFR (Multiple
Precision Floating-Point Reliable) Library which itself is based
on the GMP (GNU Multiple Precision) Library.
WWW: https://cran.r-project.org/web/packages/Rmpfr/