Package: approxOT 1.1.1
approxOT: Approximate and Exact Optimal Transport Methods
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.
Authors:
approxOT_1.1.1.tar.gz
approxOT_1.1.1.zip(r-4.5)approxOT_1.1.1.zip(r-4.4)approxOT_1.1.1.zip(r-4.3)
approxOT_1.1.1.tgz(r-4.4-x86_64)approxOT_1.1.1.tgz(r-4.4-arm64)approxOT_1.1.1.tgz(r-4.3-x86_64)approxOT_1.1.1.tgz(r-4.3-arm64)
approxOT_1.1.1.tar.gz(r-4.5-noble)approxOT_1.1.1.tar.gz(r-4.4-noble)
approxOT_1.1.1.tgz(r-4.4-emscripten)approxOT_1.1.1.tgz(r-4.3-emscripten)
approxOT.pdf |approxOT.html✨
approxOT/json (API)
NEWS
# Install 'approxOT' in R: |
install.packages('approxOT', repos = c('https://ericdunipace.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ericdunipace/approxot/issues
Last updated 10 months agofrom:5d55e15bd3. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win-x86_64 | OK | Oct 27 2024 |
R-4.5-linux-x86_64 | OK | Oct 27 2024 |
R-4.4-win-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-aarch64 | OK | Oct 27 2024 |
R-4.3-win-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-aarch64 | OK | Oct 27 2024 |
Exports:as.transport.plancost_calcgeneral_1d_transporthilbert.projectionis.transport.plansinkhorn_pottransport_optionstransport_plantransport_plan_given_Ctransport_plan_multimargwasserstein
Readme and manuals
Help Manual
Help page | Topics |
---|---|
An R package to perform exact and approximate optimal transport. | approxOT-package approxOT |
Transform transportation plan to transportation matrix | as.matrix.transport.plan |
Transform transportation matrix to transportation plan | as.transport.plan |
Calculate cost matrix | cost_calc |
Get order along the Hilbert curve | hilbert.projection |
Check if function is a transport.plan | is.transport.plan |
Function returning supported optimal transportation methods. | transport_options |
Optimal transport plans | transport_plan |
Optimal transport plans given a pre-specified cost | transport_plan_given_C |
Multimarginal optimal transport plans | transport_plan_multimarg |
Calculate the Wasserstein distance | wasserstein |