Skip to content

Commit 27f0a9f

Browse files
committed
small release edit
1 parent b697757 commit 27f0a9f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

RELEASES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,15 @@ implementation of entropic OT.
1919

2020
POT 0.5 also comes with a rewriting of ot.gpu using the cupy framework instead of
2121
the unmaintained cudamat. Note that while we tried to keed changes to the
22-
minimum, the OTDA classes were deprecated.
22+
minimum, the OTDA classes were deprecated. If you are happy with the cudamat
23+
implementation, we recommend you stay with stable release 0.4 for now.
2324

2425
The code quality has also improved with 92% code coverage in tests that is now
2526
printed to the log in the Travis builds. The documentation has also been
2627
greatly improved with new modules and examples/notebooks.
2728

2829
This new release is so full of new stuff and corrections thanks to the old
29-
and new POT contributors (you can see the list in the readme).
30+
and new POT contributors (you can see the list in the [readme](https://github.com/rflamary/POT/blob/master/README.md)).
3031

3132
#### Features
3233

0 commit comments

Comments
 (0)