MDOT-TNT Logo

Contents

  • Installation
    • Prerequisites
    • Install from PyPI
    • Install from Source
    • Verifying the Installation
  • Quick Start
    • Single Problem
    • Batched Solving
    • Low-Memory / Point Cloud Solving
    • Performance Tips
  • API Reference
    • Main Functions
      • solve_OT()
      • solve_OT_batched()
      • solve_OT_lowmem()
    • Core Modules
      • mdot
      • batched
      • truncated_newton
      • rounding
      • lowmem
  • Tutorial
    • Comparing MDOT-TNT with POT Solvers
MDOT-TNT
  • Overview: module code

All modules for which code is available

  • mdot_tnt
    • mdot_tnt.batched
    • mdot_tnt.lowmem
    • mdot_tnt.mdot
    • mdot_tnt.rounding
    • mdot_tnt.truncated_newton

© Copyright 2025, Mete Kemertas.

Built with Sphinx using a theme provided by Read the Docs.