summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2018-10-03 08:31:21 +0200
committerRémi Flamary <remi.flamary@gmail.com>2018-10-03 08:31:21 +0200
commit27f0a9fe625f6fa8123e0e7364a4c0c0e10d5702 (patch)
treee591f016a12b00c17a065b4e5881b0d5c24135fd /RELEASES.md
parentb6977571c1788152b85b756f2a09b1f47b99aac5 (diff)
small release edit
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 93af09c..a617441 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -19,14 +19,15 @@ implementation of entropic OT.
POT 0.5 also comes with a rewriting of ot.gpu using the cupy framework instead of
the unmaintained cudamat. Note that while we tried to keed changes to the
-minimum, the OTDA classes were deprecated.
+minimum, the OTDA classes were deprecated. If you are happy with the cudamat
+implementation, we recommend you stay with stable release 0.4 for now.
The code quality has also improved with 92% code coverage in tests that is now
printed to the log in the Travis builds. The documentation has also been
greatly improved with new modules and examples/notebooks.
This new release is so full of new stuff and corrections thanks to the old
-and new POT contributors (you can see the list in the readme).
+and new POT contributors (you can see the list in the [readme](https://github.com/rflamary/POT/blob/master/README.md)).
#### Features