[MRG] Fix bugs for partial OT by lchapel · Pull Request #215 · PythonOT/POT

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

Corrects some bugs on partial-OT and references related to partial-OT

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.

This PR fixes:

the use of the dummy points in function partial_wasserstein
the computation of gamma in function partial_gromov_wasserstein
update the reference paper