JuliaOptimalTransport / OptimalTransport.jl

Optimal transport algorithms for Julia
https://juliaoptimaltransport.github.io/OptimalTransport.jl/dev
MIT License
93 stars 8 forks source link

Correcting the 1D example #150

Closed davibarreira closed 2 years ago

davibarreira commented 2 years ago

For some reason, the last PR didn't get the last version of my example, so if you check it in the docs, some math equations are not properly rendered. I'm submitting this new PR in order to fix the documentation to match with the screenshots I sent before.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1396051244

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 1395156021: 0.0%
Covered Lines: 590
Relevant Lines: 619

💛 - Coveralls