========================================================
Cluster Algorithms (:py:mod:`~lingpy.algorithm.cluster`)
========================================================

.. automodule:: lingpy.algorithm.cluster

Flat Cluster Algorithms
-----------------------
.. autosummary::
   :toctree: generated/
    
   flat_upgma

Deep Cluster Algorithms
-----------------------
.. autosummary::
   :toctree: generated/

   upgma
   neighbor

