We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cb4db9 commit 67b4b7eCopy full SHA for 67b4b7e
ot/__init__.py
@@ -17,7 +17,7 @@
17
# utils functions
18
from .utils import dist, unif
19
20
-__version__ = "0.1.7"
+__version__ = "0.1.8"
21
22
__all__ = ["emd", "sinkhorn", "utils", 'datasets', 'bregman', 'lp', 'plot',
23
'dist', 'unif', 'barycenter', 'sinkhorn_lpl1_mm', 'da', 'optim']
0 commit comments