Package: gridOT
Type: Package
Title: Approximate Optimal Transport Between Two-Dimensional Grids
Version: 1.0.2
Date: 2025-09-18
Authors@R: 
	c(person(given = "Michel", family = "Groppe", role = c("aut", "cre"),
	         email = "michel.groppe@uni-goettingen.de"),
	  person(given = "Nicholas", family = "Bonneel", role = "ctb"),
	  person(given = "Egerváry Research Group on Combinatorial Optimization", role = "cph"))
Description: Can be used for optimal transport between two-dimensional grids with respect to separable cost functions of l^p form. It utilizes the Frank-Wolfe algorithm to approximate so-called pivot measures: One-dimensional transport plans that fully describe the full transport, see G. Auricchio (2023) <doi:10.4171/RLM/1026>. For these, it offers methods for visualization and to extract the corresponding transport plans and costs. Additionally, related functions for one-dimensional optimal transport are available.
License: GPL-3
Imports: Rcpp (>= 1.0.8.3)
Depends: R (>= 4.1)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.3.3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-09-18 15:31:31 UTC; miche
Author: Michel Groppe [aut, cre],
  Nicholas Bonneel [ctb],
  Egerváry Research Group on Combinatorial Optimization [cph]
Maintainer: Michel Groppe <michel.groppe@uni-goettingen.de>
Repository: CRAN
Date/Publication: 2025-09-18 17:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-09 01:50:38 UTC; windows
Archs: x64
