Bernhard Schmitzer -> Code

<- Back to Personal Page

OT Toolbox v0.1.2

This is the code used for the articles (ShortCuts'16) and (SparseScaling'16) (see Publications). It contains the sparse linear-program multi-scale solver and the sparse stabilized Sinkhorn multi-scale solver for discrete optimal transport problems, as well as some auxiliary code for setting up problems, some example files and a brief documentation.
Requirements overview: OS X or Linux, Python 3 with numpy and scipy, g++, CPLEX or Lemon library. See documentation for details.
This published version is very preliminary and has not been tested extensively. If you experience problems with running the examples, feel free to contact me.

New: Now contains code for (SparseScaling'16).
Code also available as repository on github.com.

Download (2.9mb) Documentation