davidchall/bignum: Arbitrary-Precision Integer and Floating-Point Mathematics

Classes for storing and manipulating arbitrary-precision integer vectors and high-precision floating-point vectors. These extend the range and precision of the 'integer' and 'double' data types found in R. This package utilizes the 'Boost.Multiprecision' C++ library. It is specifically designed to work well with the 'tidyverse' collection of R packages.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.2.9000
URL https://davidchall.github.io/bignum/ https://github.com/davidchall/bignum
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("davidchall/bignum")
davidchall/bignum documentation built on May 12, 2023, 2:06 a.m.