CRAN/E | approxOT

approxOT

Approximate and Exact Optimal Transport Methods

Installation

About

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.

Citation approxOT citation info
github.com/ericdunipace/approxOT
Bug report File report

Key Metrics

Version 1.1.1
Published 2024-01-31 85 days ago
Needs compilation? yes
License GPL (== 3.0)
CRAN checks approxOT results

Downloads

Yesterday 10 -9%
Last 7 days 71 -20%
Last 30 days 339 -3%
Last 90 days 1.141 +102%
Last 365 days 3.201 -16%

Maintainer

Maintainer

Eric Dunipace

edunipace@mail.harvard.edu

Authors

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)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-develnot available

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

approxOT archive

Imports

Rcpp ≥ 1.0.3
stats

Suggests

testthat ≥ 2.1.0
transport

LinkingTo

Rcpp
RcppEigen
RcppCGAL
BH