typo in \text{max_nz} in ot.utils.projection_sparse_simplex( by josephsalmon · Pull Request #734 · PythonOT/POT

@josephsalmon

Types of changes

typo correction for doc display.

PR checklist

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

@josephsalmon

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.10%. Comparing base (a97a788) to head (f26f8b7).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #734   +/-   ##
=======================================
  Coverage   97.10%   97.10%           
=======================================
  Files         100      100           
  Lines       20453    20453           
=======================================
  Hits        19861    19861           
  Misses        592      592           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cedricvincentcuaz

Hello @josephsalmon,
Thank you for pointing out this issue in the documentation. Please, could you also correct the same problem that occurs in the parameters doc ? and mention the PR in the RELEASES.md ?
Best,
Cédric.

@rflamary