Package: approxOT 1.2
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.2.tar.gz
approxOT_1.2.zip(r-4.7)approxOT_1.2.zip(r-4.6)approxOT_1.2.zip(r-4.5)
approxOT_1.2.tgz(r-4.6-x86_64)approxOT_1.2.tgz(r-4.6-arm64)approxOT_1.2.tgz(r-4.5-x86_64)approxOT_1.2.tgz(r-4.5-arm64)
approxOT_1.2.tar.gz(r-4.7-arm64)approxOT_1.2.tar.gz(r-4.7-x86_64)approxOT_1.2.tar.gz(r-4.6-arm64)approxOT_1.2.tar.gz(r-4.6-x86_64)
approxOT_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:f1d13f896d. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 247 | ||
| linux-devel-x86_64 | OK | 264 | ||
| source / vignettes | OK | 222 | ||
| linux-release-arm64 | OK | 265 | ||
| linux-release-x86_64 | OK | 265 | ||
| macos-release-arm64 | OK | 311 | ||
| macos-release-x86_64 | OK | 436 | ||
| macos-oldrel-arm64 | OK | 357 | ||
| macos-oldrel-x86_64 | OK | 498 | ||
| windows-devel | OK | 298 | ||
| windows-release | OK | 238 | ||
| windows-oldrel | OK | 240 | ||
| wasm-release | OK | 146 |
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 |
