File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,15 @@ implementation of entropic OT.
1919
2020POT 0.5 also comes with a rewriting of ot.gpu using the cupy framework instead of
2121the 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
2425The code quality has also improved with 92% code coverage in tests that is now
2526printed to the log in the Travis builds. The documentation has also been
2627greatly improved with new modules and examples/notebooks.
2728
2829This 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
You can’t perform that action at this time.
0 commit comments