.. _geodesics: Geodesics ========================== Functionality to compute a pairwise distance matricies between multiple graph representations of your data. Used by the ``Galaxy`` class to construct a galaxy space of stars, specifically to derive metrics of agreement between models and democratize model selection. Geodesics Functionality ----------------------- .. automodule:: thema.multiverse.universe.geodesics :members: :undoc-members: :show-inheritance: :private-members: