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

.. currentmodule:: lingpy.algorithm.cython._cluster

Functions
---------

.. autosummary::
   :toctree: generated/

   upgma
   neighbor
   flat_upgma
   flat_cluster
