Package: Barycenter
Encoding: latin1
Type: Package
Title: Wasserstein Barycenter
Version: 1.0
Date: 2016-9-19
Author: Marcel Klatt
Maintainer: Marcel Klatt <marcel.klatt@stud.uni-goettingen.de>
Description: Computation of a Wasserstein Barycenter. The package implements a method described in Cuturi (2014) "Fast Computation of Wasserstein Barycenters". The paper is available at <http://jmlr.org/proceedings/papers/v32/cuturi14.pdf>. To speed up the computation time the main iteration step is based on 'RcppArmadillo'.
License: GPL-2
LazyData: TRUE
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 2.10.0), Rcpp (>= 0.11.1)
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-09-21 11:34:07 UTC; Cello
Repository: CRAN
Date/Publication: 2016-09-21 15:40:51
