package optiml-transport

  1. Overview
  2. No Docs
Solve optimal transportation problems using the network simplex algorithm

Install

Authors

Maintainers

Sources

0.0.1.tar.gz
md5=f9895528430b9ac5fcd685d12b14acab
sha512=39e720b27e08fb7e225aac17919c3964cfe89798983a92e8dea425e742d0a595a1cf9a2e177342f4e8af86c96a7fb8cce30f9ec40254ab32c306805e5bdb9a58

Description

This library provides bindings to the fast optimal transportation library by Nicolas Bonneel, available here: https://perso.liris.cnrs.fr/nicolas.bonneel/FastTransport/ and originally extracted from the LEMON C++ library. Part of the C++ wrapper is copied from https://github.com/PythonOT/POT

Published: 04 Jul 2022

Dependencies (2)

  1. ocaml >= "4.08"
  2. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None