File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11POT: Python Optimal Transport
22=============================
33
4- |Documentation Status |
4+ |PyPI version | | Build Status | | Documentation Status |
55
66This open source Python library provide several solvers for optimization
77problems related to Optimal Transport for signal, image processing and
@@ -156,5 +156,9 @@ Entropy Regularized Transport Problems. arXiv preprint arXiv:1610.06519.
156156Scaling algorithms for unbalanced transport problems. arXiv preprint
157157arXiv:1607.05816.
158158
159+ .. |PyPI version | image :: https://badge.fury.io/py/POT.svg
160+ :target: https://badge.fury.io/py/POT
161+ .. |Build Status | image :: https://travis-ci.org/rflamary/POT.svg?branch=master
162+ :target: https://travis-ci.org/rflamary/POT
159163.. |Documentation Status | image :: https://readthedocs.org/projects/pot/badge/?version=latest
160164 :target: http://pot.readthedocs.io/en/latest/?badge=latest
You can’t perform that action at this time.
0 commit comments