Small change README.md

This commit is contained in:
EddieCueto 2017-10-16 18:30:23 -05:00
parent 061a93686b
commit 311496cd0c
1 changed files with 1 additions and 1 deletions

View File

@ -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.