From 311496cd0cbed7b796d3e1d81a360763c476d5fb Mon Sep 17 00:00:00 2001 From: EddieCueto Date: Mon, 16 Oct 2017 18:30:23 -0500 Subject: [PATCH] Small change README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 949ed45..be51420 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #### This is a small part of the research into similarity within abstract groups, and it's properties. -All the txt files contain data from GAP system, that it is processed in Python using networkx library. +All the txt files contain data from GAP system, that is processed in Python using networkx library. File *groupalg.g* has the code for S_M similarity measure and the construction of the corresponding similarity matrix.