lazyNumbers: Exact Floating-Point Arithmetic

Provides a new type of numbers called the lazy numbers. Arithmetic on lazy numbers is exact, contrary to ordinary floating-point arithmetic. The lazy numbers are implemented in 'C++' with the 'CGAL' library (<https://www.cgal.org/>).

Version: 1.2.1
Imports: methods, Rcpp (≥ 1.0.9), stats
LinkingTo: BH, Rcpp, RcppCGAL, RcppEigen
Suggests: testthat (≥ 3.0.0)
Published: 2022-11-21
Author: Stéphane Laurent [aut, cre]
Maintainer: Stéphane Laurent <laurent_step at outlook.fr>
BugReports: https://github.com/stla/lazyNumbers/issues
License: GPL-3
URL: https://github.com/stla/lazyNumbers
NeedsCompilation: yes
SystemRequirements: C++ 17, gmp, mpfr
Materials: README NEWS
CRAN checks: lazyNumbers results

Documentation:

Reference manual: lazyNumbers.pdf

Downloads:

Package source: lazyNumbers_1.2.1.tar.gz
Windows binaries: r-devel: lazyNumbers_1.2.1.zip, r-release: lazyNumbers_1.2.1.zip, r-oldrel: not available
macOS binaries: r-release (arm64): lazyNumbers_1.2.1.tgz, r-oldrel (arm64): lazyNumbers_1.2.1.tgz, r-release (x86_64): lazyNumbers_1.2.1.tgz, r-oldrel (x86_64): lazyNumbers_1.2.1.tgz
Old sources: lazyNumbers archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lazyNumbers to link to this page.