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 5cd6c0a commit a460ce8Copy full SHA for a460ce8
ot/__init__.py
@@ -29,7 +29,7 @@
29
# utils functions
30
from .utils import dist, unif, tic, toc, toq
31
32
-__version__ = "0.4.0"
+__version__ = "0.5.0b"
33
34
__all__ = ["emd", "emd2", "sinkhorn", "sinkhorn2", "utils", 'datasets',
35
'bregman', 'lp', 'tic', 'toc', 'toq', 'gromov',
0 commit comments