summaryrefslogtreecommitdiff
path: root/docs/source/readme.rst
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-11-08 13:09:34 +0100
committerRémi Flamary <remi.flamary@gmail.com>2016-11-08 13:09:34 +0100
commit0d1f3eb3c41c0b06edc70647037b6cda581e8e2d (patch)
tree13124ae4e3ac6de75633f9206a8b6045c00fee20 /docs/source/readme.rst
parent23887a73d03714cd427c13f9a61774f22be24de4 (diff)
update doc
Diffstat (limited to 'docs/source/readme.rst')
-rw-r--r--docs/source/readme.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/source/readme.rst b/docs/source/readme.rst
index 92fc097..cc37bdf 100644
--- a/docs/source/readme.rst
+++ b/docs/source/readme.rst
@@ -1,7 +1,7 @@
POT: Python Optimal Transport
=============================
-|Documentation Status|
+|PyPI version| |Build Status| |Documentation Status|
This open source Python library provide several solvers for optimization
problems related to Optimal Transport for signal, image processing and
@@ -156,5 +156,9 @@ Entropy Regularized Transport Problems. arXiv preprint arXiv:1610.06519.
Scaling algorithms for unbalanced transport problems. arXiv preprint
arXiv:1607.05816.
+.. |PyPI version| image:: https://badge.fury.io/py/POT.svg
+ :target: https://badge.fury.io/py/POT
+.. |Build Status| image:: https://travis-ci.org/rflamary/POT.svg?branch=master
+ :target: https://travis-ci.org/rflamary/POT
.. |Documentation Status| image:: https://readthedocs.org/projects/pot/badge/?version=latest
:target: http://pot.readthedocs.io/en/latest/?badge=latest