Metadata-Version: 2.1
Name: Wasserstein
Version: 0.3.3
Summary: Python package wrapping C++ code for computing Wasserstein distances
Home-page: https://github.com/pkomiske/Wasserstein
Author: Patrick T. Komiske III
Author-email: pkomiske@mit.edu
License: GPL-3.0
Description: # Wasserstein
        ![alt-text](https://travis-ci.org/pkomiske/Wasserstein.svg?branch=master "Travis-CI Build Status")
        [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/pkomiske/Wasserstein/master)
        
        Python/C++ library for computing Wasserstein distances efficiently. See the [documentation](https://pkomiske.github.io/Wasserstein/).
        
        Copyright (C) 2019-2021 Patrick T. Komiske III
Keywords: distance,earth mover's distance,energy mover's distance,emd,fastjet,fjcontrib,hidden geometry,irc-safe,infrared safety,metric,optimal transport,ot,particle physics,wasserstein
Platform: UNKNOWN
Requires-Python: >=2.7
Description-Content-Type: text/markdown
