.. _geometry:

***************************************************
Tools for Geometric Analysis (``megaman.geometry``)
***************************************************

This module contains tools for analyzing inherent geometry of a data set.
These tools include pairwise distance calculation, as well as affinity and
Laplacian construction (e.g. :class:`~megaman.geometry.Geometry`).

.. toctree::
   :maxdepth: 2

   geometry.rst
   API
