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 7950b11 commit 336980fCopy full SHA for 336980f
ot/__init__.py
@@ -58,7 +58,7 @@
58
# utils functions
59
from .utils import dist, unif, tic, toc, toq
60
61
-__version__ = "0.9.2"
+__version__ = "0.9.3"
62
63
__all__ = ['emd', 'emd2', 'emd_1d', 'sinkhorn', 'sinkhorn2', 'utils',
64
'datasets', 'bregman', 'lp', 'tic', 'toc', 'toq', 'gromov',
0 commit comments