LICENSE
README.md
setup.py
morphomatics/__init__.py
morphomatics.egg-info/PKG-INFO
morphomatics.egg-info/SOURCES.txt
morphomatics.egg-info/dependency_links.txt
morphomatics.egg-info/requires.txt
morphomatics.egg-info/top_level.txt
morphomatics/correspondence/__init__.py
morphomatics/correspondence/convert.py
morphomatics/correspondence/laplacian.py
morphomatics/correspondence/refine.py
morphomatics/correspondence/util.py
morphomatics/geom/__init__.py
morphomatics/geom/bezier_spline.py
morphomatics/geom/misc.py
morphomatics/geom/surface.py
morphomatics/graph/__init__.py
morphomatics/graph/operators.py
morphomatics/manifold/__init__.py
morphomatics/manifold/bezierfold.py
morphomatics/manifold/connection.py
morphomatics/manifold/cubic_bezierfold.py
morphomatics/manifold/diffeomorphism.py
morphomatics/manifold/differential_coords.py
morphomatics/manifold/discrete_ops.py
morphomatics/manifold/euclidean.py
morphomatics/manifold/fundamental_coords.py
morphomatics/manifold/gl_p_coords.py
morphomatics/manifold/gl_p_n.py
morphomatics/manifold/grassmann.py
morphomatics/manifold/hyperbolic_space.py
morphomatics/manifold/kendall.py
morphomatics/manifold/lie_group.py
morphomatics/manifold/manifold.py
morphomatics/manifold/manopt_wrapper.py
morphomatics/manifold/metric.py
morphomatics/manifold/point_distribution_model.py
morphomatics/manifold/power_manifold.py
morphomatics/manifold/product_manifold.py
morphomatics/manifold/se_3.py
morphomatics/manifold/shape_space.py
morphomatics/manifold/simplex.py
morphomatics/manifold/size_and_shape.py
morphomatics/manifold/so_3.py
morphomatics/manifold/spd.py
morphomatics/manifold/sphere.py
morphomatics/manifold/tangent_bundle.py
morphomatics/manifold/util.py
morphomatics/nn/__init__.py
morphomatics/nn/euclidean_layers.py
morphomatics/nn/flow_layers.py
morphomatics/nn/tangent_layers.py
morphomatics/nn/train.py
morphomatics/nn/wFM_layers.py
morphomatics/opt/__init__.py
morphomatics/opt/riemannian_newton_raphson.py
morphomatics/opt/riemannian_steepest_descent.py
morphomatics/stats/__init__.py
morphomatics/stats/biinvariant_dissimilarity_measures.py
morphomatics/stats/biinvariant_regression.py
morphomatics/stats/exponential_barycenter.py
morphomatics/stats/geometric_median.py
morphomatics/stats/hypothesis_tests.py
morphomatics/stats/principal_geodesic_analysis.py
morphomatics/stats/riemannian_dissimilarity_measures.py
morphomatics/stats/riemannian_regression.py
morphomatics/stats/statistical_shape_model.py