The package aims at providing S3 classes and methods for arbitrary precision arithmetic on complex numbers providing correct roudning. It interfaces to the LGPL'ed MPC (Multiple Precision Complex), MPFR (Multiple Precision Floating-Point Reliable), and GMP (GNU Multiple Precision) Libraries.
| Version: | 0.1 |
| Depends: | R (≥ 2.9.1) |
| Published: | 2012-01-21 |
| Author: | Murray Stokely |
| Maintainer: | Murray Stokely <murray at stokely.org> |
| License: | LGPL (≥ 3) |
| SystemRequirements: | MPFR (MP Floating-Point Reliable Library, http://mpfr.org/), GMP (GNU Multiple Precision library, http://gmplib.org/), and MPC (Multiple Precision Complex Library, http://www.multiprecision.org/), see README. |
| CRAN checks: | mpc results |
| Package source: | mpc_0.1.tar.gz |
| MacOS X binary: | mpc_0.1.tgz |
| Windows binary: | mpc_0.1.zip |
| Reference manual: | mpc.pdf |
| Vignettes: |
An R package for arbitrary precision complex number arithmetic |