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 8b079cb commit 194d366Copy full SHA for 194d366
ot/__init__.py
@@ -17,7 +17,7 @@
17
# utils functions
18
from .utils import dist, unif
19
20
-__version__ = "0.1.10"
+__version__ = "0.1.11"
21
22
__all__ = ["emd", "sinkhorn", "utils", 'datasets', 'bregman', 'lp', 'plot',
23
'dist', 'unif', 'barycenter', 'sinkhorn_lpl1_mm', 'da', 'optim']
0 commit comments