[MRG] Backend for gromov by ncassereau · Pull Request #294 · 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

Implementation of gromov.py using the backend system. Also includes tiny modifications of other files (ex. correction of bregman.py)

How has this been tested (if it applies)

Tested on Linux with all 3 backends

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.