Package: rcdd 1.6

Charles J. Geyer

rcdd: Computational Geometry

R interface to (some of) cddlib (<https://github.com/cddlib/cddlib>). Converts back and forth between two representations of a convex polytope: as solution of a set of linear equalities and inequalities and as convex hull of set of points and rays. Also does linear programming and redundant generator elimination (for example, convex hull in n dimensions). All functions can use exact infinite-precision rational arithmetic.

Authors:Charles J. Geyer <[email protected]> and Glen D. Meeden <[email protected]>, incorporates code from cddlib written by Komei Fukuda <[email protected]>

rcdd_1.6.tar.gz
rcdd_1.6.tar.gz(r-4.5-noble)rcdd_1.6.tar.gz(r-4.4-noble)
rcdd_1.6.tgz(r-4.4-emscripten)rcdd_1.6.tgz(r-4.3-emscripten)
rcdd.pdf |rcdd.html
rcdd/json (API)

# Install 'rcdd' in R:
install.packages('rcdd', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/cjgeyer/rcdd/issues

Uses libs:
  • gmp– Multiprecision arithmetic library

34 exports 4.02 score 0 dependencies 32 dependents 1 mentions 93 scripts 3.3k downloads

Last updated 9 months agofrom:31e2e65782. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 29 2024
R-4.5-linux-x86_64OKAug 29 2024

Exports:addHeqaddHinaddVlinesaddVpointsaddVraysallfacesallIntersectallUniond2qlinearitylpcddmakeHmakeVmaximalq2dq2qqabsqdqqgramqinvqmatmultqmaxqminqmqqnegqpqqprodqsignqsumqxqredundantscddvalidcddz2q

Dependencies:

Using RCDD

Rendered fromvinny.Rnwusingutils::Sweaveon Aug 29 2024.

Last update: 2021-11-18
Started: 2014-03-29