[MRG] Update documentation and improve coverage by rflamary · Pull Request #160 · PythonOT/POT

@rflamary

  • Correct some dcumentation missing references and math equations alignment
  • Add releases page to documentation
  • Added some tests (mostly partial ot)
  • Put examples in sections and corrected the links in readme.

@rflamary rflamary changed the title [WIP] Update documentation and improve coverage [MRG] Update documentation and improve coverage

Apr 24, 2020

@codecov-io

Codecov Report

Merging #160 into master will increase coverage by 1.19%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   91.02%   92.21%   +1.19%     
==========================================
  Files          15       15              
  Lines        3009     3007       -2     
==========================================
+ Hits         2739     2773      +34     
+ Misses        270      234      -36     

@rflamary

@rflamary

@agramfort

@rflamary

Hello you are right but there is only so many examples of OT problems and we already have some redundant examples ...

Also actually there is many more function calls in the examples but they are done on ot.emd and not ot.lp.emd and I dont' know how to have a min gallery on both functions in the doc. actually I do'nt even know how to get mini gallery for ot in addition to all the sub modules.

@rflamary