[WIP] add introductory example of OT, EMD and Sinkhorn by aboisbunon · Pull Request #191 · PythonOT/POT

Conversation

@aboisbunon

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Motivation and context / Related issue

How has this been tested (if it applies)

Checklist

  • The documentation is up-to-date with the changes I made.
  • I have read the CONTRIBUTING document.
  • All tests passed, and additional code has been covered with new tests.

@rflamary rflamary changed the title add introductory example of OT, EMD and Sinkhorn [WIP] add introductory example of OT, EMD and Sinkhorn

Jun 8, 2020

@agramfort

Aurelie Boisbunon added 2 commits

June 8, 2020 16:54

@codecov-commenter

Codecov Report

Merging #191 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #191   +/-   ##
=======================================
  Coverage   92.27%   92.27%           
=======================================
  Files          15       15           
  Lines        3004     3004           
=======================================
  Hits         2772     2772           
  Misses        232      232           

Aurelie Boisbunon and others added 13 commits

June 10, 2020 11:45