An open API service indexing awesome lists of open source software.

https://github.com/zsteve/tpot

Topological Optimal Transport
https://github.com/zsteve/tpot

Last synced: 4 months ago
JSON representation

Topological Optimal Transport

Awesome Lists containing this project

README

          

# Topological Optimal Transport

This repository contains Python code and notebooks for reproducing the numerical results from the article
_Topological Optimal Transport for Geometric Cycle Matching_.

Code in this repository depends on the related repository [partitioned_networks](https://github.com/zsteve/partitioned_networks),
which is included as a Git submodule in `tools/partitioned_networks`. To pull this after cloning this repo, run `git submodule update --init`.