R and C++ functions to perform exact and approximate optimal transport. All C++ methods can be linked to other R packages via their header files.
Version: | 1.1.1 |
Imports: | Rcpp (≥ 1.0.3), stats |
LinkingTo: | Rcpp, RcppEigen, RcppCGAL, BH |
Suggests: | testthat (≥ 2.1.0), transport |
Published: | 2024-01-31 |
DOI: | 10.32614/CRAN.package.approxOT |
Author: | Eric Dunipace [aut, cre], Andrew Johnson [ctb], Espen Bernton [ctb] ('Hilbert Sort' adapted from their code), Mathieu Gerber [ctb] ('Hilbert Sort' adapted from their code), Pierre Jacob [ctb] ('Hilbert Sort' adapted from their code), Dominic Schuhmacher [ctb] ('Shortsimplex' optimal transport method adapted from their code), Nicolas Bonneel [ctb] ('network simplex' algorithm adapted from their code) |
Maintainer: | Eric Dunipace <edunipace at mail.harvard.edu> |
BugReports: | https://github.com/ericdunipace/approxOT/issues |
License: | GPL (== 3.0) |
URL: | https://github.com/ericdunipace/approxOT |
NeedsCompilation: | yes |
Citation: | approxOT citation info |
Materials: | README NEWS |
CRAN checks: | approxOT results |
Reference manual: | approxOT.pdf |
Package source: | approxOT_1.1.1.tar.gz |
Windows binaries: | r-devel: approxOT_1.1.1.zip, r-release: approxOT_1.1.1.zip, r-oldrel: approxOT_1.1.1.zip |
macOS binaries: | r-release (arm64): approxOT_1.1.1.tgz, r-oldrel (arm64): approxOT_1.1.1.tgz, r-release (x86_64): approxOT_1.1.1.tgz, r-oldrel (x86_64): approxOT_1.1.1.tgz |
Old sources: | approxOT archive |
Please use the canonical form https://CRAN.R-project.org/package=approxOT to link to this page.