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 [issues need fixing before 2024-11-04] |