Package: T4transport
Type: Package
Title: Tools for Computational Optimal Transport
Version: 0.1.1
Authors@R: person("Kisung", "You", role = c("aut", "cre"),email = "kisungyou@outlook.com",comment=c(ORCID="0000-0002-8584-459X"))
Description: Transport theory has seen much success in many fields of statistics and machine learning. We provide a variety of algorithms to compute Wasserstein distance, barycenter, and others. See Peyré and Cuturi (2019) <doi:10.1561/2200000073> for the general exposition to the study of computational optimal transport.
License: MIT + file LICENSE
Imports: CVXR, Rcpp (>= 1.0.5), Rdpack, lpSolve, stats, utils
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
RoxygenNote: 7.2.1
RdMacros: Rdpack
Suggests: ggplot2
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: yes
Packaged: 2022-09-03 06:48:32 UTC; kisung
Author: Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kisungyou@outlook.com>
Repository: CRAN
Date/Publication: 2022-09-03 21:40:19 UTC
