From f1aeef9ef65e979c0bf9574b61b438cf3c7c8126 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 25 Nov 2017 21:00:30 +0100 Subject: [PATCH] dev-python/hcluster: [QA] Consistent whitespace in metadata.xml --- dev-python/hcluster/metadata.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/dev-python/hcluster/metadata.xml b/dev-python/hcluster/metadata.xml index 3de3c222d3bb4..611f8c440f1b5 100644 --- a/dev-python/hcluster/metadata.xml +++ b/dev-python/hcluster/metadata.xml @@ -1,4 +1,4 @@ - + @@ -6,15 +6,16 @@ Gentoo Science Project This library provides Python functions for agglomerative - clustering. Its features include - * generating hierarchical clusters from distance matrices - * computing distance matrices from observation vectors - * computing statistics on clusters - * cutting linkages to generate flat clusters - * and visualizing clusters with dendrograms. - The interface is very similar to MATLAB's Statistics Toolbox API to - make code easier to port from MATLAB to Python/Numpy. The core - implementation of this library is in C for efficiency. + clustering. Its features include + * generating hierarchical clusters from distance matrices + * computing distance matrices from observation vectors + * computing statistics on clusters + * cutting linkages to generate flat clusters + * and visualizing clusters with dendrograms. + The interface is very similar to MATLAB's Statistics Toolbox API to + make code easier to port from MATLAB to Python/Numpy. The core + implementation of this library is in C for efficiency. + scipy-cluster hcluster