Files in davidchall/bignum
Arbitrary-Precision Integer and Floating-Point Mathematics

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/bigfloat.R R/biginteger.R R/bignum-package.R R/conditions.R R/constants.R R/cpp11.R R/format.R R/pillar.R R/seq.R R/vctrs-arith.R R/vctrs-compare.R R/vctrs-math.R R/zzz.R README.Rmd README.md
bignum.Rproj
codecov.yml
cran-comments.md man/bigfloat.Rd man/biginteger.Rd man/bignum-arith.Rd man/bignum-compare.Rd man/bignum-constants.Rd man/bignum-format.Rd man/bignum-math.Rd man/bignum-package.Rd man/bignum-special.Rd man/bignum-vctrs.Rd man/seq.bignum_vctr.Rd
pkgdown/_pkgdown.yml
revdep/.gitignore
revdep/README.md revdep/cran.md
revdep/email.yml
revdep/failures.md revdep/problems.md
src/.gitignore
src/bigfloat_interface.cpp
src/bigfloat_vector.cpp
src/bigfloat_vector.h
src/biginteger_interface.cpp
src/biginteger_vector.cpp
src/biginteger_vector.h
src/compare.h
src/cpp11.cpp
src/format.cpp
src/format.h
src/operations.h
tests/testthat.R tests/testthat/_snaps/format.md tests/testthat/_snaps/pillar.md tests/testthat/_snaps/seq.md tests/testthat/test-bigfloat.R tests/testthat/test-biginteger.R tests/testthat/test-format.R tests/testthat/test-pillar.R tests/testthat/test-seq.R tests/testthat/test-vctrs-arith.R tests/testthat/test-vctrs-compare.R tests/testthat/test-vctrs-math.R
vignettes/.gitignore
vignettes/precision.Rmd vignettes/type-hierarchy.Rmd
vignettes/type-hierarchy.png
davidchall/bignum documentation built on May 12, 2023, 2:06 a.m.