JuliaOptimalTransport / OptimalTransport.jl

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

Add support for NNlib 0.8 #164

Closed devmotion closed 2 years ago

devmotion commented 2 years ago

Add support for NNlib 0.8.

Fixes #161. Fixes #162. Fixes #163.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1767141339

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 1620585433: 0.0%
Covered Lines: 605
Relevant Lines: 634

💛 - Coveralls
codecov-commenter commented 2 years ago

Codecov Report

Merging #164 (4a5aafc) into master (de56119) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #164   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files          14       14           
  Lines         634      634           
=======================================
  Hits          605      605           
  Misses         29       29           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update de56119...4a5aafc. Read the comment docs.