summaryrefslogtreecommitdiff
path: root/src/python/gudhi/hera/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/gudhi/hera/__init__.py')
-rw-r--r--src/python/gudhi/hera/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/python/gudhi/hera/__init__.py b/src/python/gudhi/hera/__init__.py
new file mode 100644
index 00000000..044f81cd
--- /dev/null
+++ b/src/python/gudhi/hera/__init__.py
@@ -0,0 +1,2 @@
+from .wasserstein import wasserstein_distance
+from .bottleneck import bottleneck_distance